summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorKian-Meng Ang <kianmeng@cpan.org>2022-01-25 08:00:58 +0800
committerKian-Meng Ang <kianmeng@cpan.org>2022-01-25 08:00:58 +0800
commitcc57560c10b7128840f133b6fc296dbf4d44d352 (patch)
tree9364d48502366a2714d645bd79251003bbe22bc5 /TODO.txt
parentd0eb6b98c11a0ed15549b12c39dcc9136727b9e7 (diff)
downloadisodate-cc57560c10b7128840f133b6fc296dbf4d44d352.tar.gz
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