diff options
Diffstat (limited to 'pango/pango-utils.c')
-rw-r--r-- | pango/pango-utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-utils.c b/pango/pango-utils.c index 167dcc15..5c3959cc 100644 --- a/pango/pango-utils.c +++ b/pango/pango-utils.c @@ -343,7 +343,7 @@ pango_read_line (FILE *stream, GString *str) /** * pango_skip_space: - * @pos: in/out string position + * @pos: (inout): in/out string position * * Skips 0 or more characters of white space. * |