We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b2413 commit 797057aCopy full SHA for 797057a
src/libbson/src/bson/bson-utf8.c
@@ -99,7 +99,7 @@ _bson_utf8_get_sequence (const char *utf8, /* IN */
99
* Parameters:
100
* @utf8: A UTF-8 encoded string.
101
* @utf8_len: The length of @utf8 in bytes.
102
- * @allow_null: If \0 is allowed within @utf8, exclusing trailing \0.
+ * @allow_null: If \0 is allowed within @utf8, excluding trailing \0.
103
*
104
* Returns:
105
* true if @utf8 is valid UTF-8. otherwise false.
0 commit comments