- fixed spelling

bzr-revno: 2014
This commit is contained in:
Andreas Preikschat 2012-07-02 21:05:28 +02:00
commit 9722a30093

View File

@ -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