Show More
@@ -139,7 +139,7 b' class BaseIPythonApplication(Application):' | |||
|
139 | 139 | """) |
|
140 | 140 | |
|
141 | 141 | verbose_crash = Bool(False, config=True, |
|
142 | help="""Create a massive crash report when IPython enconters what may be an | |
|
142 | help="""Create a massive crash report when IPython encounters what may be an | |
|
143 | 143 | internal error. The default is to append a short message to the |
|
144 | 144 | usual traceback""") |
|
145 | 145 |
General Comments 0
You need to be logged in to leave comments.
Login now