mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 20:35:49 +01:00
GVariant: Correct uint32/64 thinko in text format docs
This commit is contained in:
parent
ea4e3ea1cb
commit
c3fe071813
@ -328,7 +328,7 @@
|
|||||||
<literal>3.75e1</literal> parses the same as the value above.
|
<literal>3.75e1</literal> parses the same as the value above.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
<literal>uint32 7</literal> parses seven as a uint64.
|
<literal>uint64 7</literal> parses seven as a uint64.
|
||||||
See <link linkend='gvariant-text-type-annotations'>Type Annotations</link>.
|
See <link linkend='gvariant-text-type-annotations'>Type Annotations</link>.
|
||||||
</para>
|
</para>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user