Minor Krazy cleanup in autotools.

Change-Id: I1d955f2b2d6f6f2668156e0f211df37616cfc3e7
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Friedemann Kleint
2011-11-30 15:54:22 +01:00
committed by hjk
parent 653eaa2f75
commit 27211de083
6 changed files with 5 additions and 6 deletions

View File

@@ -90,7 +90,7 @@ public:
QStringList includePaths() const;
/**
* @return True, if an error occured during the parsing. Should be invoked,
* @return True, if an error occurred during the parsing. Should be invoked,
* after the signal finished() has been emitted.
*/
bool hasError() const;