1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-28 23:24:51 +02:00
Simental Magana, Marcos 51e7ce2c20 docs: fix typo on arrays examples in gvariant-text
example lists [(1, 2), (3, 4.0)], but mentions numbers
1 and 4 being parsed as integrers, this seems wrong as
4.0 its explicitly parsed as double.

Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
2019-06-12 10:56:07 -05:00
..