[glib/glib-2-56: 10/17] gdbusmessage: Fix a typo in a documentation comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-56: 10/17] gdbusmessage: Fix a typo in a documentation comment
- Date: Tue, 6 Nov 2018 13:13:00 +0000 (UTC)
commit d993f427008288d30a08815ea56978d2e7755b7c
Author: Philip Withnall <withnall endlessm com>
Date: Tue Sep 18 14:57:51 2018 +0100
gdbusmessage: Fix a typo in a documentation comment
Signed-off-by: Philip Withnall <withnall endlessm com>
gio/gdbusmessage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gdbusmessage.c b/gio/gdbusmessage.c
index 78b842547..634796066 100644
--- a/gio/gdbusmessage.c
+++ b/gio/gdbusmessage.c
@@ -1927,7 +1927,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.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]