summaryrefslogtreecommitdiffstats
path: root/www/OpenProjects.html
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2013-02-27 23:21:44 +0000
committerRenato Golin <renato.golin@linaro.org>2013-02-27 23:21:44 +0000
commit717ff5416e81c78cf9c34ff74b4fb266c0a67b53 (patch)
tree6b6e3e5e5d67551afebb9e64b7f8bdb02b6ac6fb /www/OpenProjects.html
parentc0cedbe537e4b25eeb8d61d0c30a2ac31a7fddab (diff)
Avoiding flamewars
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176221 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/OpenProjects.html')
-rw-r--r--www/OpenProjects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/OpenProjects.html b/www/OpenProjects.html
index 4d28b6a6cf..98d86602fb 100644
--- a/www/OpenProjects.html
+++ b/www/OpenProjects.html
@@ -122,7 +122,7 @@ current Host to the identified Target.</p>
<p>The second stage would be to produce a configuration file (that can be used
independently of the Host) so that Clang can read it and not need a gazillion
of command-line options. Such file should be simple JSON / INI or anything that
-Vim could change.</p>
+a text editor could change.</p>
</ul>
<p>If you hit a bug with clang, it is very useful for us if you reduce the code