diff options
Diffstat (limited to 'pango/pango-script.c')
-rw-r--r-- | pango/pango-script.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-script.c b/pango/pango-script.c index fc95309f..3ea42a89 100644 --- a/pango/pango-script.c +++ b/pango/pango-script.c @@ -59,8 +59,8 @@ * @title:Scripts and Languages * * The functions in this section are used to identify the writing - * system, or <firstterm>script</firstterm> of individual characters - * and of ranges within a larger text string. + * system, or *script* of individual characters and of ranges within + * a larger text string. */ #include "config.h" #include <stdlib.h> |