src/eric7/JediInterface/JediServer.py

branch
eric7
changeset 10526
2549534fcb55
parent 10517
aecd5a8c958c
child 10534
783d835d7fe4
child 10683
779cda568acb
--- a/src/eric7/JediInterface/JediServer.py	Fri Jan 26 16:14:46 2024 +0100
+++ b/src/eric7/JediInterface/JediServer.py	Sat Jan 27 18:14:23 2024 +0100
@@ -91,7 +91,7 @@
             "ClientException": self.__processClientException,
         }
 
-        # temporary store for editor references indexed by Uuid
+        # temporary store for editor references indexed by UUID
         self.__editors = {}
 
         # Python 3

eric ide

mercurial