summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-01-11 01:54:16 +0000
committerSean Silva <silvas@purdue.edu>2013-01-11 01:54:16 +0000
commit216ff2ff2962953da8c0ccecc4bf3210390a8e7f (patch)
treecaf5ce2f16a0896c1e916da58febce3cb608ad66
parent6c6d715c156f5cf3a2d10e87a345f75f00c5e31e (diff)
downloadbcm5719-llvm-216ff2ff2962953da8c0ccecc4bf3210390a8e7f.tar.gz
bcm5719-llvm-216ff2ff2962953da8c0ccecc4bf3210390a8e7f.zip
docs: fix misleading description.
PR14890 llvm-svn: 172160
-rw-r--r--llvm/docs/userguides.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/userguides.rst b/llvm/docs/userguides.rst
index 7e4e3b7bc09..c0a4356b0e1 100644
--- a/llvm/docs/userguides.rst
+++ b/llvm/docs/userguides.rst
@@ -48,8 +48,8 @@ User Guides
* :doc:`tutorial/index`
- A walk through the process of using LLVM for a custom language, and the
- facilities LLVM offers in tutorial form.
+ Tutorials about using LLVM. Includes a tutorial about making a custom
+ language with LLVM.
* :ref:`developer_policy`
OpenPOWER on IntegriCloud