UI/FindFileNameDialog.py

changeset 3019
7912530a33e2
parent 3012
d177226027e2
child 3030
4a0a82ddd9d2
--- a/UI/FindFileNameDialog.py	Sun Oct 13 17:44:48 2013 +0200
+++ b/UI/FindFileNameDialog.py	Mon Oct 14 18:26:25 2013 +0200
@@ -194,8 +194,7 @@
     def on_searchDirButton_clicked(self):
         """
         Private slot to handle the clicked signal of the search directory
-        selection
-        button.
+        selection button.
         """
         searchDir = E5FileDialog.getExistingDirectory(
             None,

eric ide

mercurial