]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorRobin Dunn <robin@alldunn.com>
Mon, 2 Aug 2004 21:59:10 +0000 (21:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 2 Aug 2004 21:59:10 +0000 (21:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_image.i

index 57ab53657f9cdc2b5936696139536fb4ba3fd2b6..b475672670759385cc927955788931cfdbfbf600 100644 (file)
@@ -479,7 +479,7 @@ public:
         DocStr(
             Quantize,
             "Reduce the colours in the source image and put the result into the
-destination image, setting the palette in the detination if
+destination image, setting the palette in the destination if
 needed. Both images may be the same, to overwrite the source image.", "
 :todo: Create a version that returns the wx.Palette used.");