summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 11bb4a8d..2bd80c92 100644
--- a/pango/pango-engine.h
+++ b/pango/pango-engine.h
@@ -141,7 +141,7 @@ typedef struct _PangoEngineShapeClass PangoEngineShapeClass;
* A #PangoEngineShape implementation is then specific to both
* a particular rendering system or group of rendering systems
* and to a particular script. For instance, there is one
- * #PangoEngineShape implementation to handling shaping Arabic
+ * #PangoEngineShape implementation to handle shaping Arabic
* for Fontconfig-based backends.
**/
struct _PangoEngineShape