summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorgweis <g.weis@uq.edu.au>2022-03-13 10:04:41 +1000
committerGitHub <noreply@github.com>2022-03-13 10:04:41 +1000
commit8856fdf0e46c7bca00229faa1aae6b7e8ad6e76c (patch)
treefd84b05ed3b92f8907f2338b68344e1b7a10ee6d /TODO.txt
parent14aefddd4952a29958f3110bd884bf90b9d5fa9a (diff)
parentcc57560c10b7128840f133b6fc296dbf4d44d352 (diff)
downloadisodate-master.tar.gz
Merge pull request #70 from kianmeng/fix-typosHEADmaster
Fix typos
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 6843fa3..b72a651 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -9,7 +9,7 @@ not complete.
Missing features:
-----------------
- * time formating does not allow to create fractional representations.
+ * time formatting does not allow to create fractional representations.
* parser for ISO intervals.
* currently microseconds are always padded to a length of 6 characters.
trailing 0s should be optional