Bugfix: Fix a variety of misspellings

This commit is contained in:
Luke Dashjr
2012-07-26 00:48:39 +00:00
parent a823faecf1
commit 814efd6f1f
31 changed files with 76 additions and 76 deletions

View File

@@ -40,7 +40,7 @@ signals:
void textChanged();
protected:
/** Intercept focus-in event and ',' keypresses */
/** Intercept focus-in event and ',' key presses */
bool eventFilter(QObject *object, QEvent *event);
private: