mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 00:46:16 +01:00
fix trivial copy/paste error in bytestring docs
This commit is contained in:
parent
d9e90c3894
commit
32ce3e051a
@ -1296,7 +1296,7 @@ g_variant_dup_strv (GVariant *value,
|
||||
|
||||
/**
|
||||
* g_variant_new_bytestring:
|
||||
* @string: a normal utf8 nul-terminated string
|
||||
* @string: a normal nul-terminated string in no particular encoding
|
||||
* @returns: a new bytestring #GVariant instance
|
||||
*
|
||||
* Creates an array-of-bytes #GVariant with the contents of @string.
|
||||
|
Loading…
Reference in New Issue
Block a user