summaryrefslogtreecommitdiff
path: root/pango/pango-coverage.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-coverage.c')
-rw-r--r--pango/pango-coverage.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/pango/pango-coverage.c b/pango/pango-coverage.c
index 360bfe3a..90b67333 100644
--- a/pango/pango-coverage.c
+++ b/pango/pango-coverage.c
@@ -73,9 +73,8 @@ pango_coverage_new (void)
* pango_coverage_copy:
* @coverage: a #PangoCoverage
*
- * Copy an existing #PangoCoverage. (This function may now be unecessary
- * since we refcount the structure. Mail otaylor@redhat.com if you
- * use it.)
+ * Copy an existing #PangoCoverage. (This function may now be unnecessary
+ * since we refcount the structure. File a bug if you use it.)
*
* Return value: the newly allocated #PangoCoverage,
* with a reference count of one, which
@@ -357,7 +356,7 @@ pango_coverage_max (PangoCoverage *coverage,
* @bytes: location to store result (must be freed with g_free())
* @n_bytes: location to store size of result
*
- * Convert a PangoCoverage structure into a flat binary format
+ * Convert a #PangoCoverage structure into a flat binary format
**/
void
pango_coverage_to_bytes (PangoCoverage *coverage,