diff --git a/clang-tools-extra/docs/clang-tidy.rst b/clang-tools-extra/docs/clang-tidy.rst index e8efa7838260..c25164ef2e53 100644 --- a/clang-tools-extra/docs/clang-tidy.rst +++ b/clang-tools-extra/docs/clang-tidy.rst @@ -53,7 +53,7 @@ There are currently three groups of checks: * Clang static analyzer checks are named starting with ``clang-analyzer-``. -The ``-fix`` flag instructs :program:`clang-format` to fix found errors if +The ``-fix`` flag instructs :program:`clang-tidy` to fix found errors if supported by corresponding checks. An overview of all the command-line options: