From: Robin Dunn Date: Sat, 21 Feb 2004 19:21:26 +0000 (+0000) Subject: Fixed typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1a31cb0ae307aa25c27f81443abe452f0da5b98b?ds=inline Fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index d902cd1546..18a281b4ad 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -51,8 +51,7 @@ want to put them. The wxWave class has been renamed to wxSound, and now has a slightly different API. -Updated the AnalogClockWindow with many enhancements from from -E. A. Tacão. +Updated the AnalogClockWindow with many enhancements from E. A. Tacão.