Fix grammar-o.
[oota-llvm.git] / 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