[LLVMbugs] [Bug 3971] New: "instructiosn" instead of "instructions" in docs/ GettingStarted.html
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Apr 10 07:04:27 PDT 2009
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: unassignedbugs at nondot.org
ReportedBy: shlomif at iglu.org.il
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list