mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-20 15:15:15 +01:00
docs: Fix a typo in the GVariant text format documentation
There were some quotes missing from an a{sv} key.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -465,7 +465,7 @@
|
|||||||
parses successfully. You would need to specify <literal>[<['']>, <@as []>]</literal>.
|
parses successfully. You would need to specify <literal>[<['']>, <@as []>]</literal>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
<literal>{"title": <"frobit">, "enabled": <true>, width: <800>}</literal> is an example of
|
<literal>{"title": <"frobit">, "enabled": <true>, "width": <800>}</literal> is an example of
|
||||||
perhaps the most pervasive use of both dictionaries and variants.
|
perhaps the most pervasive use of both dictionaries and variants.
|
||||||
</para>
|
</para>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
|||||||
Reference in New Issue
Block a user