summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMake.rst
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-12-03 20:58:23 +0000
committerNico Weber <nicolasweber@gmx.de>2014-12-03 20:58:23 +0000
commit5f1529a5ad0b47cfbe68eec80c02202b49680ee0 (patch)
tree0ed1c03a9b54a0cd4708b021d4f7f0b06c6054a0 /llvm/docs/CMake.rst
parent7e9908ea10d095bb73b74350ac4e6050230995ea (diff)
downloadbcm5719-llvm-5f1529a5ad0b47cfbe68eec80c02202b49680ee0.tar.gz
bcm5719-llvm-5f1529a5ad0b47cfbe68eec80c02202b49680ee0.zip
Fix grammar-o.
llvm-svn: 223265
Diffstat (limited to 'llvm/docs/CMake.rst')
-rw-r--r--llvm/docs/CMake.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst
index 653fa16a675..47cb2f3f04f 100644
--- a/llvm/docs/CMake.rst
+++ b/llvm/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
OpenPOWER on IntegriCloud