Merge branch 'docs-fixes' into 'master'

Various minor docs fixes

See merge request GNOME/glib!536
This commit is contained in:
Philip Withnall
2018-12-18 15:35:07 +00:00
7 changed files with 82 additions and 9 deletions

View File

@@ -465,7 +465,7 @@
parses successfully. You would need to specify <literal>[&lt;['']&gt;, &lt;@as []&gt;]</literal>.
</para>
<para>
<literal>{"title": &lt;"frobit"&gt;, "enabled": &lt;true&gt;, width: &lt;800&gt;}</literal> is an example of
<literal>{"title": &lt;"frobit"&gt;, "enabled": &lt;true&gt;, "width": &lt;800&gt;}</literal> is an example of
perhaps the most pervasive use of both dictionaries and variants.
</para>
</refsect2>