forked from openlp/openlp
fixed doc
This commit is contained in:
parent
58e91aec7e
commit
aba791e46a
@ -121,7 +121,7 @@ class ScreenList(object):
|
||||
Returns a list with the screens. This should only be used to display
|
||||
available screens to the user::
|
||||
|
||||
[u'Screen 1 (primary)', Screen 2']
|
||||
[u'Screen 1 (primary)', u'Screen 2']
|
||||
"""
|
||||
screen_list= []
|
||||
for screen in self.screen_list:
|
||||
|
Loading…
Reference in New Issue
Block a user