Index: library/mongodb/tests/nsf-gridfs.test =================================================================== diff -u -N -r1aebb8d6a681373d71a10a22184086b97dab9420 -r78c12b94b4cdcd5edb70a546b7bbb7c0a4724668 --- library/mongodb/tests/nsf-gridfs.test (.../nsf-gridfs.test) (revision 1aebb8d6a681373d71a10a22184086b97dab9420) +++ library/mongodb/tests/nsf-gridfs.test (.../nsf-gridfs.test) (revision 78c12b94b4cdcd5edb70a546b7bbb7c0a4724668) @@ -2,7 +2,7 @@ # # This test suite tests some basic interactions from the nsf mongo # interface with gridFS. It connects to mongoDB, opens a GridFS named -# "myfs" and inserts a file into the file systems. Run the script +# "myfs" and inserts a file into the filesystems. Run the script # with the current directory of nsfmongo, such it can find the README # file. #