diff -r e795cb8240aa -r d501156be247 RefactoringRope/FileSystemCommands.py --- a/RefactoringRope/FileSystemCommands.py Sun Oct 13 18:35:25 2013 +0200 +++ b/RefactoringRope/FileSystemCommands.py Fri Oct 25 19:33:36 2013 +0200 @@ -14,7 +14,7 @@ from E5Gui.E5Application import e5App -class e5FileSystemCommands(object): +class E5FileSystemCommands(object): """ Class implementing file system commands for rope. """