Author: aaronballman
Date: Mon Sep 28 14:27:37 2015
New Revision: 248729

URL: http://llvm.org/viewvc/llvm-project?rev=248729&view=rev
Log:
Fixing a sphinx warning.

Modified:
    clang-tools-extra/trunk/docs/modularize.rst

Modified: clang-tools-extra/trunk/docs/modularize.rst
URL: 
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/modularize.rst?rev=248729&r1=248728&r2=248729&view=diff
==============================================================================
--- clang-tools-extra/trunk/docs/modularize.rst (original)
+++ clang-tools-extra/trunk/docs/modularize.rst Mon Sep 28 14:27:37 2015
@@ -210,7 +210,7 @@ The following module map will be generat
 An optional ``-root-module=<root-name>`` option can be used to cause a root 
module
 to be created which encloses all the modules.
 
-An optional ``-problem-files-list=<problem-file-name> can be used to input
+An optional ``-problem-files-list=<problem-file-name>`` can be used to input
 a list of files to be excluded, perhaps as a temporary stop-gap measure until
 problem headers can be fixed.
 


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to