##// END OF EJS Templates
Fixing misspelling on ipython_config.py.
Brian Granger -
Show More
@@ -141,6 +141,6 b''
141 # Do this to enable all defaults
141 # Do this to enable all defaults
142 # AliasManager.default_aliases = []
142 # AliasManager.default_aliases = []
143
143
144 # AliasManger.user_aliases = [
144 # AliasManager.user_aliases = [
145 # ('foo', 'echo Hi')
145 # ('foo', 'echo Hi')
146 # ] No newline at end of file
146 # ]
General Comments 0
You need to be logged in to leave comments. Login now