mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Fix a typo
This commit is contained in:
parent
12e47411c3
commit
3c0f77a499
@ -2375,7 +2375,7 @@ g_variant_new_parsed_va (const gchar *format,
|
||||
*
|
||||
* Parses @format and returns the result.
|
||||
*
|
||||
* @format must be a text format #GVariant with one extention: at any
|
||||
* @format must be a text format #GVariant with one extension: at any
|
||||
* point that a value may appear in the text, a '%' character followed
|
||||
* by a GVariant format string (as per g_variant_new()) may appear. In
|
||||
* that case, the same arguments are collected from the argument list as
|
||||
|
Loading…
Reference in New Issue
Block a user