RefactoringRope/__init__.py

changeset 87
1fbf5fdbe721
parent 62
1077db8d0589
child 88
e71619898d0f
child 94
03d6a17c66ac
diff -r f8e0131a4761 -r 1fbf5fdbe721 RefactoringRope/__init__.py
--- a/RefactoringRope/__init__.py	Mon May 12 19:08:18 2014 +0200
+++ b/RefactoringRope/__init__.py	Sun Jul 06 14:23:25 2014 +0200
@@ -4,9 +4,9 @@
 #
 
 """
-Package implementing the rope refactoring interface module for eric5.
+Package implementing the rope refactoring interface module for eric6.
 
-This package implements just the interface for the eric5 IDE. The
+This package implements just the interface for the eric6 IDE. The
 refactoring is done using the rope refactoring library
 (<a href="http://rope.sourceforge.net">http://rope.sourceforge.net</a>).
 """

eric ide

mercurial