docs: Fix typo on front page
authorSean Silva <silvas@purdue.edu>
Thu, 4 Oct 2012 04:41:27 +0000 (04:41 +0000)
committerSean Silva <silvas@purdue.edu>
Thu, 4 Oct 2012 04:41:27 +0000 (04:41 +0000)
llvm-svn: 165200

llvm/docs/index.rst

index 50f76a3..d406b52 100644 (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