From b11a75761586719b5334200f8f6e945c03659511 Mon Sep 17 00:00:00 2001 From: eidheim Date: Mon, 30 Nov 2015 06:40:15 +0100 Subject: [PATCH] Spelling fix in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d36d1d2..3e5dc7c 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ towards libclang with speed and ease of use in mind. * C++ warnings and errors on the fly * C++ Fix-its * Automated CMake processing -* Fast C++ autocomletion (including external libraries) -* Keyword and buffer autocomletion for other file types +* Fast C++ autocompletion (including external libraries) +* Keyword and buffer autocompletion for other file types * Tooltips showing type information and doxygen documentation * Refactoring across files * Highlighting of similar types