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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165200 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.rst

index 50f76a3e3f4e833dbf27611629abffc574a6ac74..d406b525744008073c9c55c0f8b9f277467487c6 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