]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed a typo
authorDavid Surovell <davids@osafoundation.org>
Sun, 8 Jan 2006 18:52:36 +0000 (18:52 +0000)
committerDavid Surovell <davids@osafoundation.org>
Sun, 8 Jan 2006 18:52:36 +0000 (18:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 61cae2c555f29639ad7977b0981d0dc79514e7c5..be4ef786b0d221311648fe24e3a426b2a75719a0 100644 (file)
@@ -96,7 +96,7 @@ wxMac:
 - Corrected wxExecute.
 - Now makes use of full printer resolution.
 - Corrected CGImage handling in wxBitmap.
-- Now uses simple hide/how transition for top-level windows.
+- Now uses simple hide/show transition for top-level windows.
 - Uses reasonable temporary path for wxFileName::CreateTempFileName.
 - Added support for default key handling (escape, enter, command-period) even
   if there is no control on the frame or dialog that has the focus.