summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/distinct_command.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/distinct_command.idl')
-rw-r--r--src/mongo/db/query/distinct_command.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/query/distinct_command.idl b/src/mongo/db/query/distinct_command.idl
index 8d9750df6fd..668ff5b48d3 100644
--- a/src/mongo/db/query/distinct_command.idl
+++ b/src/mongo/db/query/distinct_command.idl
@@ -36,7 +36,7 @@ commands:
distinct:
description: "Parser for the 'distinct' command."
command_name: distinct
- cpp_name: DistinctCommand
+ cpp_name: DistinctCommandRequest
namespace: concatenate_with_db_or_uuid
api_version: ""
strict: true