Fix files encoding. Go from ISO8859-1 to UTF-8.

This commit is contained in:
Mateusz Skowroński
2015-09-21 21:44:11 +02:00
committed by Yorik van Havre
parent 0ce3d46e92
commit 43a4a5938c
674 changed files with 1154 additions and 1154 deletions

View File

@@ -857,7 +857,7 @@ void ManualAlignment::finish()
}
/**
* Cancels the process and clöses the windows without performing an alignment.
* Cancels the process and clöses the windows without performing an alignment.
*/
void ManualAlignment::cancel()
{