Avoiding flamewars

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176221 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/OpenProjects.html b/www/OpenProjects.html
index 4d28b6a..98d8660 100644
--- a/www/OpenProjects.html
+++ b/www/OpenProjects.html
@@ -122,7 +122,7 @@
 <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