summaryrefslogtreecommitdiff
path: root/src/mongo/db/dur.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/dur.h')
-rw-r--r--src/mongo/db/dur.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/dur.h b/src/mongo/db/dur.h
index f32551b7b30..2ae50ef62d7 100644
--- a/src/mongo/db/dur.h
+++ b/src/mongo/db/dur.h
@@ -49,7 +49,7 @@ namespace mongo {
/** Call during startup so durability module can initialize
Throws if fatal error
- Does nothing if cmdLine.dur is false
+ Does nothing if storageGlobalParams.dur is false
*/
void startup();