fixed typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-08-02 21:59:10 +00:00
parent be43ef045a
commit 391014681a

View 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.");