aboutsummaryrefslogtreecommitdiff
path: root/clang/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
commit05bbce70dd3b50c646fe516de72073ea50628f5a (patch)
tree47aa2300a9a804f867cd5df411f495cd1c4c7760 /clang/www/OpenProjects.html
parent584e4c0eda8f7f3cff9daf68efd294e238accedf (diff)
downloadllvm-05bbce70dd3b50c646fe516de72073ea50628f5a.zip
llvm-05bbce70dd3b50c646fe516de72073ea50628f5a.tar.gz
llvm-05bbce70dd3b50c646fe516de72073ea50628f5a.tar.bz2
Avoiding flamewars
llvm-svn: 176221
Diffstat (limited to 'clang/www/OpenProjects.html')
-rw-r--r--clang/www/OpenProjects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html
index 4d28b6a..98d8660 100644
--- a/clang/www/OpenProjects.html
+++ b/clang/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