Typo fixes for doxygen and source comments

issue #0002914
This commit is contained in:
Kunda
2017-03-30 17:47:37 -04:00
committed by Yorik van Havre
parent ce56bdb045
commit 784edd3f82
41 changed files with 67 additions and 67 deletions

View File

@@ -307,7 +307,7 @@ void ProgressDialog::leaveControlEvents()
{
qApp->removeEventFilter(this);
// relase the keyboard again
// release the keyboard again
releaseKeyboard();
}