Fix comment typo.

This commit is contained in:
Florian Bruhin 2014-02-17 15:39:21 +01:00
parent 3d882897c0
commit b90d402587

View File

@ -33,7 +33,7 @@ except ImportError:
else:
faulthandler.enable()
# This is a really old place to do this, but we have to do this before
# This is a really odd place to do this, but we have to do this before
# importing PyQt or it won't work.
# See https://bugreports.qt-project.org/browse/QTBUG-36099
import qutebrowser.utils.harfbuzz as harfbuzz