##// END OF EJS Templates
Fix small typo in magic.py....
epatters -
Show More
@@ -3279,7 +3279,7 b' Defaulting color scheme to \'NoColor\'"""'
3279
3279
3280 This magic replaces IPython's threaded shells that were activated
3280 This magic replaces IPython's threaded shells that were activated
3281 using the (pylab/wthread/etc.) command line flags. GUI toolkits
3281 using the (pylab/wthread/etc.) command line flags. GUI toolkits
3282 can now be enabled, disabled and swtiched at runtime and keyboard
3282 can now be enabled, disabled and changed at runtime and keyboard
3283 interrupts should work without any problems. The following toolkits
3283 interrupts should work without any problems. The following toolkits
3284 are supported: wxPython, PyQt4, PyGTK, and Tk::
3284 are supported: wxPython, PyQt4, PyGTK, and Tk::
3285
3285
General Comments 0
You need to be logged in to leave comments. Login now