src/eric7/ViewManager/ViewManager.py

branch
eric7
changeset 10673
214deec16021
parent 10672
072047a94342
child 10674
8fc0af9c76dc
diff -r 072047a94342 -r 214deec16021 src/eric7/ViewManager/ViewManager.py
--- a/src/eric7/ViewManager/ViewManager.py	Mon Apr 08 09:19:17 2024 +0200
+++ b/src/eric7/ViewManager/ViewManager.py	Mon Apr 08 14:55:48 2024 +0200
@@ -5666,7 +5666,7 @@
         @param addNext flag indicating to add the file next to the current
             editor
         @type bool
-        @param indexes of the editor, first the split view index, second the
+        @param indexes indexes of the editor, first the split view index, second the
             index within the view
         @type tuple of two int
         @return reference to the opened editor

eric ide

mercurial