Changeset 2962

Show
Ignore:
Timestamp:
01/19/08 16:10:48 (11 months ago)
Author:
walter.doerwald
Message:

Fix typo.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ipython/trunk/IPython/Extensions/ipipe.py

    r2961 r2962  
    22092209        from igrid import igrid 
    22102210    except ImportError: 
    2211         # no wx eithevn do => use ``idump`` as the default display. 
     2211        # no wx either do => use ``idump`` as the default display. 
    22122212        defaultdisplay = idump 
    22132213    else: