forked from openlp/openlp
fix: spelling mistake
This commit is contained in:
parent
6235fa19a9
commit
ab4cbfd85e
@ -94,7 +94,7 @@ OPTIONAL_MODULES = [
|
||||
('psycopg2', '(PostgreSQL support)', True),
|
||||
('nose', '(testing framework)', True),
|
||||
('mock', '(testing module)', sys.version_info[1] < 3),
|
||||
('jenkins', '(access jenkins api - package name: enkins-webapi)', True),
|
||||
('jenkins', '(access jenkins api - package name: jenkins-webapi)', True),
|
||||
]
|
||||
|
||||
w = sys.stdout.write
|
||||
|
Loading…
Reference in New Issue
Block a user