summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang-tools-extra/docs/clang-tidy/checks/modernize-shrink-to-fit.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang-tools-extra/docs/clang-tidy/checks/modernize-shrink-to-fit.rst b/clang-tools-extra/docs/clang-tidy/checks/modernize-shrink-to-fit.rst
index 6bc192e10c2..1a7f06d2d33 100644
--- a/clang-tools-extra/docs/clang-tidy/checks/modernize-shrink-to-fit.rst
+++ b/clang-tools-extra/docs/clang-tidy/checks/modernize-shrink-to-fit.rst
@@ -1,5 +1,5 @@
-readability-shrink-to-fit
-=========================
+modernize-shrink-to-fit
+=======================
Replace copy and swap tricks on shrinkable containers with the
OpenPOWER on IntegriCloud