Index: docs/clang-tidy/checks/misc-argument-comment.rst =================================================================== --- docs/clang-tidy/checks/misc-argument-comment.rst +++ docs/clang-tidy/checks/misc-argument-comment.rst @@ -24,5 +24,5 @@ .. option:: StrictMode - When non-zero, the check will ignore leading and trailing underscores and + When non-zero, the check will not ignore leading and trailing underscores and case when comparing parameter names.