Plugins/CheckerPlugins/Tabnanny/Tabnanny.py

changeset 3670
f0cb7579c0b4
parent 3591
2f2a4a76dd22
child 4021
195a471c327b
--- a/Plugins/CheckerPlugins/Tabnanny/Tabnanny.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/Plugins/CheckerPlugins/Tabnanny/Tabnanny.py	Sat Jul 05 12:13:23 2014 +0200
@@ -13,7 +13,7 @@
 releases; such changes may not be backward compatible.
 
 This is a modified version to make the original tabnanny better suitable
-for being called from within the eric5 IDE.
+for being called from within the eric6 IDE.
 
 @exception ValueError The tokenize module is too old.
 """
@@ -28,7 +28,7 @@
 
 #
 # This is a modified version to make the original tabnanny better suitable
-# for being called from within the eric5 IDE. The modifications are as
+# for being called from within the eric6 IDE. The modifications are as
 # follows:
 #
 # - there is no main function anymore

eric ide

mercurial