summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-05-31 00:33:22 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-05-31 00:33:22 +0000
commit7852f960c0e2ead95c494b06a99ff5ca8c3f463a (patch)
tree78fc07653dae44db08789586ddafeab8019a77a7
parent33860cde8cd3aff1691e1f230b83e05b81efdac8 (diff)
downloadpango-7852f960c0e2ead95c494b06a99ff5ca8c3f463a.tar.gz
Minor comment typo fix.
-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