diff -r 84b65fb9e780 -r d133c7edd88a Tasks/TaskViewer.py --- 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()