Skip to content

Commit

Permalink
Merge pull request #197 from moshekaplan/patch-1
Browse files Browse the repository at this point in the history
typo in doc
  • Loading branch information
dahlia committed Nov 1, 2014
2 parents 5db4914 + f91f1fc commit a812774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wand/sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ class SingleImage(BaseImage):
"""Each single image in :class:`~wand.image.Image` container.
For example, it can be a frame of GIF animation.
Note that all changes on single images are invinsilble to their
Note that all changes on single images are invisible to their
containers until they are :meth:`~wand.image.BaseImage.close`\ d
(:meth:`~wand.resource.Resource.destroy`\ ed).
Expand Down

0 comments on commit a812774

Please sign in to comment.