forked from openlp/openlp
spelling mistakes
This commit is contained in:
parent
59a06905fc
commit
4778b85475
@ -40,7 +40,7 @@ import os
|
||||
import sys
|
||||
from distutils.version import LooseVersion
|
||||
|
||||
# If we try to import uno before nose this will greate a warning. Just try to import nose first to supress the warning.
|
||||
# If we try to import uno before nose this will create a warning. Just try to import nose first to suppress the warning.
|
||||
try:
|
||||
import nose
|
||||
except ImportError:
|
||||
|
Loading…
Reference in New Issue
Block a user