Fix grammar-o.
authorNico Weber <nicolasweber@gmx.de>
Wed, 3 Dec 2014 20:58:23 +0000 (20:58 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 3 Dec 2014 20:58:23 +0000 (20:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223265 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CMake.rst

index 653fa16a67568b2e67c872d7f7eeeb496ab03382..47cb2f3f04fdc8aa84194c4b45999f88bee38a31 100644 (file)
@@ -234,7 +234,7 @@ LLVM-specific variables
   Enable all compiler warnings. Defaults to ON.
 
 **LLVM_ENABLE_PEDANTIC**:BOOL
-  Enable pedantic mode. This disable compiler specific extensions, is
+  Enable pedantic mode. This disables compiler specific extensions, if
   possible. Defaults to ON.
 
 **LLVM_ENABLE_WERROR**:BOOL