forked from qt-creator/qt-creator
Fix some typos
Change-Id: I3be73c2a4d256a0d28e863fd2517a4d7442b34d8 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
@@ -111,7 +111,7 @@ public:
|
||||
bool hasError() const;
|
||||
|
||||
/**
|
||||
* @return True, if the the has been cancelled by MakefileParserThread::cancel().
|
||||
* @return True, if the parsing has been cancelled by MakefileParserThread::cancel().
|
||||
*/
|
||||
bool isCanceled() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user