summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index ea35d734..efb78bdf 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,7 @@ separates multiple values into multiple properties. This is not
acceptable for CATEGORIES and RESOURCES.
Some TEXT valued properties, like METHOD, have a limited set of valid
-values. The code should check that the values of these properites are
+values. The code should check that the values of these properties are
valid. ( Although METHOD now uses enums, and is not really TEXT valued )
Finish implementing values
@@ -16,7 +16,7 @@ Finish implementing values
content_type
language
-Check for buffer overflow on external input.
+Check for buffer overflow on external input.
Error Handling
@@ -38,4 +38,3 @@ rather than having a hard limit.
in sspm.c, and unrecognized content-transfer-encoding values must
force a content type of application/octet-stream.
-