fix typos

This commit is contained in:
wmayer
2016-12-19 14:07:35 +01:00
parent 59dfc11b57
commit b19a4246ab
11 changed files with 11 additions and 11 deletions

View File

@@ -156,7 +156,7 @@ void TextEdit::complete()
/**
* Creates the listbox containing all possibilities for the completion.
* The listbox is closed when ESC is pressed, the text edit field looses focus or a
* The listbox is closed when ESC is pressed, the text edit field loses focus or a
* mouse button was pressed.
*/
void TextEdit::createListBox()