minor: typo
This commit is contained in:
parent
99c2d1463e
commit
84e72e4e08
|
@ -16,7 +16,7 @@ module BSON
|
|||
end
|
||||
|
||||
# Reads a single BSON document from an IO object.
|
||||
# This method is used in the binary b2json, bundled with
|
||||
# This method is used in the executable b2json, bundled with
|
||||
# the bson gem, for reading a file full of bson documents.
|
||||
#
|
||||
# @param [IO] io an io object containing a bson object.
|
||||
|
|
Loading…
Reference in New Issue