From: Philip Withnall Date: Wed, 30 Apr 2014 14:58:21 +0000 (+0200) Subject: docs: Fix some minor typos in the GVariant documentation X-Git-Tag: 2.41.1~98 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=361a6eb8561649ce1df1eeb2a624fd473fb02dc5;p=platform%2Fupstream%2Fglib.git docs: Fix some minor typos in the GVariant documentation https://bugzilla.gnome.org/show_bug.cgi?id=729269 --- diff --git a/docs/reference/glib/gvariant-varargs.xml b/docs/reference/glib/gvariant-varargs.xml index 91dd97b..a189102 100644 --- a/docs/reference/glib/gvariant-varargs.xml +++ b/docs/reference/glib/gvariant-varargs.xml @@ -62,7 +62,7 @@ - a sequence of zero or more format strings strings, concatenated and enclosed in parentheses + a sequence of zero or more format strings, concatenated and enclosed in parentheses @@ -471,7 +471,7 @@ Note that in C, small integer types in variable argument lists are promoted up to int or unsigned int as appropriate, and read back accordingly. int is 32 bits on every platform on which GLib is - currently suported. This means that you can use C expressions of type int + currently supported. This means that you can use C expressions of type int with g_variant_new() and format characters 'b', 'y', 'n', 'q', 'i', 'u' and 'h'. Specifically, you can use integer