docs: fix misleading description.

PR14890

llvm-svn: 172160
This commit is contained in:
Sean Silva 2013-01-11 01:54:16 +00:00
parent d8715c1e7a
commit bae48606cf

View File

@ -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`