Fix spelling in one comment (#2162)

fucntion -> function
installTransrator() -> installTranslator()

I didn't touch anything else since I'm not familiar with this project.
This commit is contained in:
Spekular 2018-07-15 22:09:30 +02:00 committed by Jeremy Bullock
parent 03b775c3c8
commit a6afe7a74e

View file

@ -578,7 +578,7 @@ int main(int argc, char *argv[]) {
Tiio::updateFileWritersPropertiesTranslation();
// Force to have left-to-right layout direction in any language environment.
// This fucntion has to be called after installTransrator().
// This function has to be called after installTranslator().
a.setLayoutDirection(Qt::LeftToRight);
splash.showMessage(offsetStr + "Loading styles ...", Qt::AlignCenter,