[LLVMbugs] [Bug 14004] New: Typo in "Precompiled Header and Modules Internals" page
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Oct 2 19:05:04 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=14004
Bug #: 14004
Summary: Typo in "Precompiled Header and Modules Internals"
page
Product: Documentation
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: Michael_Morrison at playstation.sony.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
In the "Precompiled Header and Modules Internals" page
(http://clang.llvm.org/docs/PCHInternals.html), there is a small typo in the
"Chained precompiled headers" section. Near the end of the first paragraph,
change "uses" to "use".
Current: "However, the compilation of that translation unit may already uses a
precompiled header: in this case ..."
Change to: "However, the compilation of that translation unit may already use a
precompiled header: in this case ..."
--
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