From: Gabor Greif
Date: Wed, 25 Feb 2009 09:45:40 +0000 (+0000)
Subject: minor tweaks to readability
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cd81e82fc8e48f88c3ee44f1d995a0f28b0d783;p=clang
minor tweaks to readability
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65440 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/index.html b/www/index.html
index 2ec22c4f75..867aa9e251 100644
--- a/www/index.html
+++ b/www/index.html
@@ -91,10 +91,10 @@
Clang is still under heavy development. If you are looking for source
analysis or source-to-source transformation tools, clang is probably
- a great solution for you. If you want to use it as a drop in C or
+ a great solution for you. If you want to use it as a drop-in C or
Objective-C compiler targetting X86-32 or X86-64, it should work fairly
well, but you may run into occasional bugs. If you are interested in C++,
- full support is still a way off.
+ full support is still way off.
Get it and get involved!