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 | 47c96d011e241666806ced3293fa81721e48c5e1 (patch) | |
| tree | 4e1eaeff7d02f0ab150e2ea7a47c1cf14cf91e8d | |
| parent | 6e326bf0fba5db1b48a12f67669e069a10d297be (diff) | |
| download | bcm5719-llvm-47c96d011e241666806ced3293fa81721e48c5e1.tar.gz bcm5719-llvm-47c96d011e241666806ced3293fa81721e48c5e1.zip | |
Fix typo.
llvm-svn: 51466
| -rw-r--r-- | clang/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/index.html b/clang/www/index.html index ad342b5611c..d65cd7767f3 100644 --- a/clang/www/index.html +++ b/clang/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>
|

