summaryrefslogtreecommitdiff
path: root/std/fmt
diff options
context:
space:
mode:
Diffstat (limited to 'std/fmt')
-rw-r--r--std/fmt/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/std/fmt/TODO b/std/fmt/TODO
index 6f54590fb..7f95c7a78 100644
--- a/std/fmt/TODO
+++ b/std/fmt/TODO
@@ -9,5 +9,5 @@
* See "Discussion" in README
* scanf, pack, unpack, annotated hex
-* Error Handling, Consistently.
-* Probably Rewrite, now that I know how it's done.
+* Consistent error handling.
+* Rewrite (probably), now that I know how it's done.