summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-09-24 12:41:15 -0400
committerAllen Winter <allen.winter@kdab.com>2022-09-24 12:41:15 -0400
commit69d65ed88f36a63d097bb32f12bb357a01c208d7 (patch)
tree3eec9fb4eff755e248bd6b690abd0329147903b2 /TODO
parent72c23623801af9ff450a98518db84da89fba83ed (diff)
downloadlibical-git-69d65ed88f36a63d097bb32f12bb357a01c208d7.tar.gz
fix spelling - found with newer codespell v2.2.1
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.
-