summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbcommands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/dbcommands.cpp')
-rw-r--r--src/mongo/db/dbcommands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/dbcommands.cpp b/src/mongo/db/dbcommands.cpp
index ea9f47333c9..6bdea093261 100644
--- a/src/mongo/db/dbcommands.cpp
+++ b/src/mongo/db/dbcommands.cpp
@@ -17,7 +17,7 @@
/* SHARDING:
I believe this file is for mongod only.
- See s/commnands_public.cpp for mongos.
+ See s/commands_public.cpp for mongos.
*/
#include "mongo/pch.h"