summaryrefslogtreecommitdiff
path: root/client/gridfs.h
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2009-02-06 13:29:57 -0500
committerDwight <dmerriman@gmail.com>2009-02-06 13:29:57 -0500
commit94f125e8552d580b4f3038153b52f3e2ec1025d0 (patch)
treefafe3255abf38276adcd90f8ca9613b1781f1523 /client/gridfs.h
parent75712322a1efbdfdf873e4a4bb26ac1111b04899 (diff)
downloadmongo-94f125e8552d580b4f3038153b52f3e2ec1025d0.tar.gz
new pagewriter
File class sleepmillis fixed
Diffstat (limited to 'client/gridfs.h')
-rw-r--r--client/gridfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/gridfs.h b/client/gridfs.h
index 73297e13231..866513757d9 100644
--- a/client/gridfs.h
+++ b/client/gridfs.h
@@ -88,7 +88,7 @@ namespace mongo {
};
/**
- wrapper for a file stored in grids
+ wrapper for a file stored in the Mongo database
*/
class GridFile {
public: