DebugClients/Python/FlexCompleter.py

changeset 3670
f0cb7579c0b4
parent 3621
15f23ed3f216
child 4541
e8ddd9d76414
--- a/DebugClients/Python/FlexCompleter.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/DebugClients/Python/FlexCompleter.py	Sat Jul 05 12:13:23 2014 +0200
@@ -1,12 +1,12 @@
 # -*- coding: utf-8 -*-
 
 """
-Word completion for the eric5 shell.
+Word completion for the eric6 shell.
 
-<h4>NOTE for eric5 variant</h4>
+<h4>NOTE for eric6 variant</h4>
 
     This version is a re-implementation of FlexCompleter
-    as found in the PyQwt package. It is modified to work with the eric5 debug
+    as found in the PyQwt package. It is modified to work with the eric6 debug
     clients.
 
 

eric ide

mercurial