summaryrefslogtreecommitdiffstats
path: root/www/get_involved.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-13 17:27:09 +0000
committerChris Lattner <sabre@nondot.org>2007-12-13 17:27:09 +0000
commitb62f651a1503f250437f471777dce55f4636a334 (patch)
tree10c45b47fedc9eb2a16cd04125dad93a514583d4 /www/get_involved.html
parent2fbb049362920318e652af09cd0cb861f04fd41b (diff)
typo
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45002 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/get_involved.html')
-rw-r--r--www/get_involved.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/get_involved.html b/www/get_involved.html
index 51c362ed60..320b3ac044 100644
--- a/www/get_involved.html
+++ b/www/get_involved.html
@@ -75,7 +75,7 @@ compile it. If not, please let us know. Once it compiles it should run. If
not, that's a bug :)</li>
<li><b>Work on code generation for Objective C</b>: -emit-llvm support for
-Objective C is basically non-existant at the time of this writing, this is a
+Objective C is basically nonexistent at the time of this writing, this is a
nice open project that can be tackled incrementally (one language feature at a
time).</li>