]> granicus.if.org Git - clang/commitdiff
Fix reStructuredText warning.
authorDouglas Gregor <dgregor@apple.com>
Thu, 14 Sep 2017 23:58:18 +0000 (23:58 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 14 Sep 2017 23:58:18 +0000 (23:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@313320 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Modules.rst

index 431bad1beb0ad93db397c4176df8c23fc253fe3d..757be619139094de8efa5bac53a1e4c211d05e9d 100644 (file)
@@ -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.