summaryrefslogtreecommitdiff
path: root/design-data
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2021-11-28 12:56:10 -0500
committerAllen Winter <allen.winter@kdab.com>2021-11-28 12:56:10 -0500
commit26568d1998e2d26345c0b73759cf27da150e1e9d (patch)
tree8b2f8e5f1afc15a52c1e54ed4c0642b3655258bc /design-data
parent8644f0fb781daa66de4186ead5ebfe4fba581ac9 (diff)
downloadlibical-git-26568d1998e2d26345c0b73759cf27da150e1e9d.tar.gz
lots of spelling fixes found by codespell
Diffstat (limited to 'design-data')
-rw-r--r--design-data/parameters.csv2
-rw-r--r--design-data/status.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/design-data/parameters.csv b/design-data/parameters.csv
index cfa82c78..21696b8c 100644
--- a/design-data/parameters.csv
+++ b/design-data/parameters.csv
@@ -38,7 +38,7 @@
"LOCALIZE","17","const char*",
"OPTIONS","19","const char*",
"NO","32",,
-"#In practice any unknown paramater that is not an xparam is treated as an ianaparam"
+"#In practice any unknown parameter that is not an xparam is treated as an ianaparam"
"IANA","33","const char*",
"ANY","0",,
"#VPOLL Parameters","draft-york-vpoll","PUBLIC-COMMENT and RESPONSE are deprecated"
diff --git a/design-data/status.txt b/design-data/status.txt
index 9e7bbf83..9c290e00 100644
--- a/design-data/status.txt
+++ b/design-data/status.txt
@@ -2,7 +2,7 @@
2.0.1 STARTSENDATA Start ICAL input; end with <CRLF>.<CRLF>
2.0.11 OKDATAFOLLOWS The request was processed successfully. Reply data follows on the next line and terminates with <CRLF>.<CRLF>
2.0.2 REPLYPENDING A timeout has occurred. The server is still working on the reply. Use CONTINUE to continue waiting for the reply or ABORT to terminate the command.
-2.0.3 ABORTED The command currently underway was successsfully aborted.
+2.0.3 ABORTED The command currently underway was successfully aborted.
2.0.4 WILLATTEMPT The specified Calendar is not here but an attempt will be made to deliver the request or reply to the Calendar anyway.
2.0.5 TRUSTEDWILLQUEUE The request or reply will be queued and delivered to the target calendar when its iRIP server contacts this server and issues the SWITCH command.
2.0.6 WILLATTEMPT The specified Calendar is not here but an attempt will be made to deliver the request or reply to the Calendar anyway.