diff --git a/doc/ChangeLog b/doc/ChangeLog index 2b91ef1..98182bc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,7 +1,7 @@ 2007-03-24 Walter Doerwald * IPython/Extensions/igrid.py: Fix picking. Using - igrid with wxPyhon 2.6 and -wthread should work now. + igrid with wxPython 2.6 and -wthread should work now. igrid.display() simply tries to create a frame without an application. Only if this fails an application is created.