]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorRobin Dunn <robin@alldunn.com>
Mon, 15 Mar 2004 22:57:03 +0000 (22:57 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 15 Mar 2004 22:57:03 +0000 (22:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/ImageAlpha.py

index bdce68fb8e1b00b38de0f1b2be4eca46fbd7cae3..7360fe394e5de20eb123e36f13cadee7b43d8fc6 100644 (file)
@@ -54,7 +54,7 @@ overview = """<html><body>
 <h2><center>Images with Alpha</center></h2>
 
 wxMSW and wxMac now support alpha channels of supported image
-types, and will properly blend that chennel when drawing a
+types, and will properly blend that channel when drawing a
 bitmap.  It is not supported yet on wxGTK, (if you would like to
 change that please submit a patch!)