diff --git a/complete.cpp b/complete.cpp index e84abb057..b4031daf4 100644 --- a/complete.cpp +++ b/complete.cpp @@ -1348,11 +1348,11 @@ static int short_ok( const wchar_t *arg, /** This is an event handler triggered when the definition of a - specifiec function is changed. It automatcally removes the + specified function is changed. It automatcally removes the specified function. This is to make sure that the function disappears if the file is - removed or if ti contains a syntax error. + removed or if it contains a syntax error. */ static void complete_load_handler( const wchar_t *cmd ) {