We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c7541 commit 556f726Copy full SHA for 556f726
spyder/plugins/maininterpreter/confpage.py
@@ -129,7 +129,7 @@ def setup_page(self):
129
msg_info=_("This change will only be applied to new consoles"),
130
tip=_(
131
"This option will enable the User Module Reloader (UMR) "
132
- "in Python/IPython consoles. UMR forces Python to perform a "
+ "in IPython consoles. UMR forces Python to perform a "
133
"deep reload of imported modules when running Python files "
134
"with Spyder's <code>Run</code> command.<br><br>"
135
"After being enabled, UMR requires a console restart "
0 commit comments