summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/getmore_command.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/getmore_command.idl')
-rw-r--r--src/mongo/db/query/getmore_command.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/query/getmore_command.idl b/src/mongo/db/query/getmore_command.idl
index 5ee61175118..c68cba81feb 100644
--- a/src/mongo/db/query/getmore_command.idl
+++ b/src/mongo/db/query/getmore_command.idl
@@ -38,7 +38,7 @@ imports:
commands:
getMore:
- cpp_name: GetMoreCommand
+ cpp_name: GetMoreCommandRequest
command_name: getMore
description: "Parser for the getMore command."
strict: true