eric6/Project/Project.py

branch
jsonfiles
changeset 8025
aaad60a23960
parent 8020
eddc8c3d3f9e
child 8047
b5594178c7fa
diff -r 56359a72ab10 -r aaad60a23960 eric6/Project/Project.py
--- 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

eric ide

mercurial