From 11269d31847e07edf14db760e5e940f394ce595d Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 14 Sep 2017 23:58:18 +0000 Subject: [PATCH] Fix reStructuredText warning. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@313320 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Modules.rst b/docs/Modules.rst index 431bad1beb..757be61913 100644 --- a/docs/Modules.rst +++ b/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. -- 2.49.0