diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-05-23 01:40:41 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-05-23 01:40:41 +0000 |
commit | add62fe0dc79274b22658e22f92362a3124e9bd1 (patch) | |
tree | f63547d9d81c9826cd438106d214ffa9bec6a426 | |
parent | 466c2e3af049964f3a573917bd04d6b6ce1d121d (diff) |
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51466 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index ad342b5611..d65cd7767f 100644 --- a/www/index.html +++ b/www/index.html @@ -103,7 +103,7 @@ <h2>Get it and get involved!</h2>
<!--=====================================================================-->
- <p>Start by <a href="get_started.html">geting the code, building it, and
+ <p>Start by <a href="get_started.html">getting the code, building it, and
playing with it</a>. This will show you the sorts of things we can do
today and will let you have the "clang experience" first hand: hopefully
it will "resonate" with you. :)</p>
|