summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorJyoti Allur <jyoti.allur@samsung.com>2014-09-26 06:59:15 +0000
committerJyoti Allur <jyoti.allur@samsung.com>2014-09-26 06:59:15 +0000
commit223602db822f440fb7085f2ac279ba276fa5f59f (patch)
treebb84d619bc398cc26471d4b7ef364dfaedb95c30 /llvm/docs
parentf94c318ea0157c410c3e271a9949582ae39ba157 (diff)
downloadbcm5719-llvm-223602db822f440fb7085f2ac279ba276fa5f59f.tar.gz
bcm5719-llvm-223602db822f440fb7085f2ac279ba276fa5f59f.zip
fix a typo in doumentation index.
llvm-svn: 218504
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index 08666a8462d..9ec861c7ca6 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -364,7 +364,7 @@ Information about LLVM's development process.
This is a guide to preparing LLVM releases. Most developers can ignore it.
:doc:`ReleaseProcess`
- This is a validate a new release, during the release process. Most developers can ignore it.
+ This is a guide to validate a new release, during the release process. Most developers can ignore it.
:doc:`Packaging`
Advice on packaging LLVM into a distribution.
OpenPOWER on IntegriCloud