Typo.
authorChad Rosier <mcrosier@apple.com>
Thu, 23 Feb 2012 23:21:22 +0000 (23:21 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 23 Feb 2012 23:21:22 +0000 (23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151302 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index bc2b27147840206fa3b0aac84589218366823015..7d7e5e575748b5bfda401cc557962650b92ba114 100644 (file)
@@ -109,7 +109,7 @@ and performance.
 <div>
 
 <p>The LLVM Getting Started documentation is <b>wildly</b> out of date and is 
-in dire need an update. Most notably, Clang has replaced the GCC front end 
+in dire need of an update. Most notably, Clang has replaced the GCC front end 
 entirely and building with the LLVM GCC front end is no longer supported. 
 The Clang <a href="http://clang.llvm.org/get_started.html">Getting Started</a>
 page might be a better place to start.</p>