summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMake.rst
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2013-03-28 18:06:20 +0000
committerThomas Schwinge <thomas@schwinge.name>2013-03-28 18:06:20 +0000
commitb1322d56917391e6fda25a35560adc7c2deae7ac (patch)
tree54cd62200f4220abccf346b3bcb95c8ac7a0e561 /llvm/docs/CMake.rst
parentb3adefc34c1861f5f61508c6882cfd9f2d37796a (diff)
downloadbcm5719-llvm-b1322d56917391e6fda25a35560adc7c2deae7ac.tar.gz
bcm5719-llvm-b1322d56917391e6fda25a35560adc7c2deae7ac.zip
Correct spelling of Git.
llvm-svn: 178254
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 6eab04b9706..fb081d7b98c 100644
--- a/llvm/docs/CMake.rst
+++ b/llvm/docs/CMake.rst
@@ -204,7 +204,7 @@ LLVM-specific variables
tests.
**LLVM_APPEND_VC_REV**:BOOL
- Append version control revision info (svn revision number or git revision id)
+ Append version control revision info (svn revision number or Git revision id)
to LLVM version string (stored in the PACKAGE_VERSION macro). For this to work
cmake must be invoked before the build. Defaults to OFF.
OpenPOWER on IntegriCloud