--- a/eric6/Project/Project.py Thu Jan 28 18:29:31 2021 +0100 +++ b/eric6/Project/Project.py Fri Jan 29 14:18:50 2021 +0100 @@ -1147,7 +1147,7 @@ def writeTasks(self): """ - Public method to write the tasks data to an JSON file (.etj). + Public method to write the tasks data to a JSON file (.etj). """ if self.pfile is None: return