summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/docs/Modules.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/Modules.rst b/clang/docs/Modules.rst
index 431bad1beb0..757be619139 100644
--- a/clang/docs/Modules.rst
+++ b/clang/docs/Modules.rst
@@ -669,7 +669,7 @@ Note that, if ``Derived.h`` includes ``Base.h``, one can simply use a wildcard e
all of them).
Re-export Declaration
-~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~
An *export-as-declaration* specifies that the current module will have
its interface re-exported by the named module.
OpenPOWER on IntegriCloud