Tasks/TaskViewer.py

changeset 2965
d133c7edd88a
parent 2409
df3820f08247
child 2997
7f0ef975da9e
--- a/Tasks/TaskViewer.py	Sun Sep 29 15:54:10 2013 +0200
+++ b/Tasks/TaskViewer.py	Sun Sep 29 18:22:08 2013 +0200
@@ -347,7 +347,7 @@
         
     def __editTaskProperties(self):
         """
-        Private slot to handle the "Properties" context menu entry
+        Private slot to handle the "Properties" context menu entry.
         """
         from .TaskPropertiesDialog import TaskPropertiesDialog
         task = self.currentItem()

eric ide

mercurial