mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gdbusmessage: Fix a typo in a documentation comment
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
50b544e2c0
commit
968f1c6cad
@ -1929,7 +1929,7 @@ parse_value_from_blob (GMemoryBuffer *buf,
|
||||
|
||||
/**
|
||||
* g_dbus_message_bytes_needed:
|
||||
* @blob: (array length=blob_len) (element-type guint8): A blob represent a binary D-Bus message.
|
||||
* @blob: (array length=blob_len) (element-type guint8): A blob representing a binary D-Bus message.
|
||||
* @blob_len: The length of @blob (must be at least 16).
|
||||
* @error: Return location for error or %NULL.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user