http://llvm.org/bugs/show_bug.cgi?id=3971

           Summary: "instructiosn" instead of "instructions" in
                    docs/GettingStarted.html
           Product: Documentation
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: General docs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=2815)
 --> (http://llvm.org/bugs/attachment.cgi?id=2815)
Patch to correct the problem => instructiosn to instructions.

Index: docs/GettingStarted.html
===================================================================
--- docs/GettingStarted.html    (revision 68779)
+++ docs/GettingStarted.html    (working copy)
@@ -1489,7 +1489,7 @@

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


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to