Misc. typo and whitespace fixes
Found via `codespell`
This commit is contained in:
committed by
abdullahtahiriyo
parent
be257182ba
commit
7c1490c046
@@ -9,7 +9,7 @@ else:
|
||||
|
||||
from PySide import QtGui
|
||||
|
||||
# Qt tanslation handling
|
||||
# Qt translation handling
|
||||
try:
|
||||
_encoding = QtGui.QApplication.UnicodeUTF8
|
||||
def translate(context, text, disambig=None):
|
||||
|
||||
Reference in New Issue
Block a user