fix typo, patch by Shlomi Fish!
authorChris Lattner <sabre@nondot.org>
Fri, 10 Apr 2009 15:38:51 +0000 (15:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Apr 2009 15:38:51 +0000 (15:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68784 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index d62fee71f2acd5ccedd405075846476c238f3cba..5dd39c223053a4588a9684008a93a0ac219db93e 100644 (file)
@@ -1489,7 +1489,7 @@ are code generators for parts of LLVM infrastructure.</p>
 
 <div class="doc_text">
 <p>This section gives an example of using LLVM.  llvm-gcc3 is now obsolete,
-so we only include instructiosn for llvm-gcc4.
+so we only include instructions for llvm-gcc4.
 </p>
 
 <p><b>Note:</b> The <i>gcc4</i> frontend's invocation is <b><i>considerably different</i></b>