]> granicus.if.org Git - clang/commitdiff
minor tweaks to readability
authorGabor Greif <ggreif@gmail.com>
Wed, 25 Feb 2009 09:45:40 +0000 (09:45 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 25 Feb 2009 09:45:40 +0000 (09:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65440 91177308-0d34-0410-b5e6-96231b3b80d8

www/index.html

index 2ec22c4f7563169232a20e0b2d4b2ce2d5baa255..867aa9e251d37a9ca093988f18de2b783106457b 100644 (file)
   
   <p>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++,
-   <a href="cxx_status.html">full support</a> is still way off.</p>
+   <a href="cxx_status.html">full support</a> is still way off.</p>
 
   <!--=====================================================================-->
   <h2>Get it and get involved!</h2>