forked from openlp/openlp
- fixed spelling
bzr-revno: 2014
This commit is contained in:
commit
9722a30093
@ -229,7 +229,7 @@ class ImageManager(QtCore.QObject):
|
||||
|
||||
def _resetImage(self, image):
|
||||
"""
|
||||
Mark the given :class:`Image` instance as dirt by setting its ``image``
|
||||
Mark the given :class:`Image` instance as dirty by setting its ``image``
|
||||
and ``image_bytes`` attributes to None.
|
||||
"""
|
||||
image.image = None
|
||||
|
Loading…
Reference in New Issue
Block a user