Skip to content

Commit ea6fc19

Browse files
committed
typo
1 parent 7412d3a commit ea6fc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mongo/grid/file.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class File
3030
# @return [ Array<Chunk> ] chunks The file chunks.
3131
attr_reader :chunks
3232

33-
# @return [ IO ] data The raw datafor the file.
33+
# @return [ IO ] data The raw data for the file.
3434
attr_reader :data
3535

3636
# @return [ Metadata ] metadata The file metadata.

0 commit comments

Comments
 (0)