docs: Fix typo on front page

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165200 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva 2012-10-04 04:41:27 +00:00
parent 9d577c8614
commit 96098782d1

View File

@ -26,7 +26,7 @@ targeted at different audiences:
* **User Guides**
Those new to the LLVM system should first vist the :ref:`userguides`.
Those new to the LLVM system should first visit the :ref:`userguides`.
NOTE: If you are a user who is only interested in using LLVM-based
compilers, you should look into `Clang <http://clang.llvm.org>`_ or