From cce3c51c612eb0c78bdc25fdd443858b458e0966 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Mon, 20 Jan 2014 08:06:36 +0100 Subject: Fix typos in comments (src) --- src/AutoComplete.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/AutoComplete.h') diff --git a/src/AutoComplete.h b/src/AutoComplete.h index 6838e4306..c35fa1a0e 100644 --- a/src/AutoComplete.h +++ b/src/AutoComplete.h @@ -65,7 +65,7 @@ public: void SetSeparator(char separator_); char GetSeparator() const; - /// The typesep character is used for seperating the word from the type + /// The typesep character is used for separating the word from the type void SetTypesep(char separator_); char GetTypesep() const; -- cgit v1.2.3