aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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