UI/UserInterface.py

changeset 5899
0516f6548ca6
parent 5842
c3f41b959a65
child 5900
cd90bfdc1247
--- a/UI/UserInterface.py	Mon Oct 09 19:06:46 2017 +0200
+++ b/UI/UserInterface.py	Tue Oct 10 19:05:00 2017 +0200
@@ -1425,7 +1425,7 @@
             self.tr('&Shell'),
             QKeySequence(self.tr("Alt+Shift+S")),
             0, self,
-            'interprter_shell_activate')
+            'interpreter_shell_activate')
         self.shellActivateAct.setStatusTip(self.tr(
             "Switch the input focus to the Shell window."))
         self.shellActivateAct.setWhatsThis(self.tr(

eric ide

mercurial