mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 11:12:11 +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.
|
* 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
|
* 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
|
* 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
|
* that case, the same arguments are collected from the argument list as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user