From 5a1b38bc99d719fc8d6962636891bead46bd1f8d Mon Sep 17 00:00:00 2001 From: eidheim Date: Sat, 29 Aug 2015 13:10:17 +0200 Subject: [PATCH] Minor change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdd9210..20fcc3a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ towards libclang with speed in mind. * Tooltips showing type information and doxygen documentation * Accurate refactoring across files * Highlighting of similar types -* Spell checking of comments and strings +* Spell checking depending on file context * Basic editor functionallity * Write your own plugins in python (disabled at the moment)