summaryrefslogtreecommitdiff
path: root/pango/pango-engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-engine.h')
-rw-r--r--pango/pango-engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-engine.h b/pango/pango-engine.h
index 253d85c7..4ac29739 100644
--- a/pango/pango-engine.h
+++ b/pango/pango-engine.h
@@ -164,7 +164,7 @@ struct _PangoEngineShape
* if no rendering is desired for a character, this may involve
* inserting glyphs with the #PangoGlyph ID 0, which is guaranteed never
* to render.
- * @get_coverage: Returns the characters that this engine can cover
+ * @covers: Returns the characters that this engine can cover
* with a given font for a given language. If not overridden, the default
* implementation simply returns the coverage information for the
* font itself unmodified.