diff options
Diffstat (limited to 'pango/pango-indic.c')
-rwxr-xr-x | pango/pango-indic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-indic.c b/pango/pango-indic.c index e20a4980..5845a035 100755 --- a/pango/pango-indic.c +++ b/pango/pango-indic.c @@ -64,7 +64,7 @@ pango_indic_shift_vowels (PangoIndicScript *script, * @script: A #PangoIndicScript * @num: The number of glyphs * @chars: An array of glyphs/characters - * @clusters: The cluster array. + * @cluster: The cluster array. * * This eliminates any blank space in the @chars * array, updated @clusters and @num also. |