summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_entry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/oplog_entry.idl')
-rw-r--r--src/mongo/db/repl/oplog_entry.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/repl/oplog_entry.idl b/src/mongo/db/repl/oplog_entry.idl
index 9d0af006a97..6b85cab2562 100644
--- a/src/mongo/db/repl/oplog_entry.idl
+++ b/src/mongo/db/repl/oplog_entry.idl
@@ -54,7 +54,7 @@ structs:
type: OpType
description: "The operation type"
ns:
- cpp_name: namespace
+ cpp_name: nss
type: namespacestring
description: "The namespace on which to apply the operation"
ui: