mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +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.
|
||||
</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>.
|
||||
</para>
|
||||
</refsect2>
|
||||
|
Loading…
Reference in New Issue
Block a user