Skip to content

Commit ad50d82

Browse files
committed
fix typo in comment
1 parent 2611991 commit ad50d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libbson/src/bson/bson.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ BSON_EXPORT (int)
450450
bson_compare (const bson_t *bson, const bson_t *other);
451451

452452
/*
453-
* bson_compare:
453+
* bson_equal:
454454
* @bson: A bson_t.
455455
* @other: A bson_t.
456456
*

0 commit comments

Comments
 (0)