diff --git a/IPython/core/shellapp.py b/IPython/core/shellapp.py index 09e1d81..52b6f8b 100644 --- a/IPython/core/shellapp.py +++ b/IPython/core/shellapp.py @@ -69,7 +69,7 @@ shell_flags.update(dict( )) addflag('pprint', 'PlainTextFormatter.pprint', "Enable auto pretty printing of results.", - "Disable auto auto pretty printing of results." + "Disable auto pretty printing of results." ) addflag('color-info', 'InteractiveShell.color_info', """IPython can display information about objects via a set of func-