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)
llvm-svn: 313320

clang/docs/Modules.rst

index 431bad1..757be61 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.