Skip to content

Commit 46515f8

Browse files
committed
Fix minor typo
1 parent 6f5146f commit 46515f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mongo/bson.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Symbol
2323
# @example Get the bson type.
2424
# :test.bson_type
2525
#
26-
# @return [ String ] The charater 14.
26+
# @return [ String ] The character 14.
2727
#
2828
# @since 2.2.1
2929
def bson_type

0 commit comments

Comments
 (0)