From 7852f960c0e2ead95c494b06a99ff5ca8c3f463a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 31 May 2006 00:33:22 +0000 Subject: Minor comment typo fix. --- pango/pango-engine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1