aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/ClangPlugins.rst
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/ClangPlugins.rst')
-rw-r--r--clang/docs/ClangPlugins.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/ClangPlugins.rst b/clang/docs/ClangPlugins.rst
index 92e41fb..3bd9e96 100644
--- a/clang/docs/ClangPlugins.rst
+++ b/clang/docs/ClangPlugins.rst
@@ -150,7 +150,7 @@ passed to the plugin can.
-fplugin-arg-call_super_plugin-help \
test.cpp
-If your plugin name contains dashes, either rename the plugin or used the
+If your plugin name contains dashes, either rename the plugin or use the
cc1 command line options listed below.