[cfe-commits] r44739 - /cfe/trunk/www/index.html
Chris Lattner
sabre at nondot.org
Sun Dec 9 09:50:15 PST 2007
Author: lattner
Date: Sun Dec 9 11:50:14 2007
New Revision: 44739
URL: http://llvm.org/viewvc/llvm-project?rev=44739&view=rev
Log:
Fix typo noticed by Nico Weber
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/index.html?rev=44739&r1=44738&r2=44739&view=diff
==============================================================================
--- cfe/trunk/www/index.html (original)
+++ cfe/trunk/www/index.html Sun Dec 9 11:50:14 2007
@@ -26,7 +26,7 @@
motivations for starting work on a new front-end that could
meet these needs.</p>
- <p>An good (but quite dated) introduction to Clang can be found in the
+ <p>A good (but quite dated) introduction to Clang can be found in the
following video lectures:</p>
<ul>
More information about the cfe-commits
mailing list