]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gifdecod.cpp
Typo correction patch [ 1208110 ] Lots of typo corrections
[wxWidgets.git] / src / common / gifdecod.cpp
index f49f473d3baa03e1522ee55ee101b17ca7b9b621..ad4395a84968b01d2606dca897d8fcd20606f3a8 100644 (file)
@@ -509,7 +509,7 @@ int wxGIFDecoder::dgif(GIFImage *img, int interl, int bits)
                     /* loop until a valid y coordinate has been
                     found, Or if the maximum number of passes has
                     been reached, exit the loop, and stop image
-                    decoding (At this point the image is succesfully
+                    decoding (At this point the image is successfully
                     decoded).
                     If we don't loop, but merely set y to some other
                     value, that new value might still be invalid depending