From: Nico Weber Date: Wed, 3 Dec 2014 20:58:23 +0000 (+0000) Subject: Fix grammar-o. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e3f12719fd9e8ffa1d63d1482cd15dbae317b080;p=oota-llvm.git Fix grammar-o. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223265 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CMake.rst b/docs/CMake.rst index 653fa16a675..47cb2f3f04f 100644 --- a/docs/CMake.rst +++ b/docs/CMake.rst @@ -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