[llvm-commits] CVS: llvm-www/RandomBoxes/010-Docs.html
Misha Brukman
brukman at cs.uiuc.edu
Tue Mar 29 11:11:29 PST 2005
Changes in directory llvm-www/RandomBoxes:
010-Docs.html updated: 1.3 -> 1.4
---
Log message:
Fix some grammar
---
Diffs of the changes: (+2 -2)
010-Docs.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/RandomBoxes/010-Docs.html
diff -u llvm-www/RandomBoxes/010-Docs.html:1.3 llvm-www/RandomBoxes/010-Docs.html:1.4
--- llvm-www/RandomBoxes/010-Docs.html:1.3 Mon Aug 2 16:43:14 2004
+++ llvm-www/RandomBoxes/010-Docs.html Tue Mar 29 13:11:16 2005
@@ -1,6 +1,6 @@
-LLVM has <b>extensive</b> <a href="/docs/">Documentation</a>
+LLVM has <b>extensive</b> <a href="/docs/">documentation</a>
describing the high-level aspects of the compiler system in good
detail. LLVM also includes <a href="/doxygen/">doxygen</a> and <a
href="/cvsweb/cvsweb.cgi/llvm">CVSWeb</a> documentation for the
low-level aspects and individual API references.
-LLVM is one of the best documented compilers available.
+LLVM is one of the best-documented compilers available.
More information about the llvm-commits
mailing list