summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-04-05 13:32:26 +0200
committerDaniel Stenberg <daniel@haxx.se>2022-04-05 14:55:47 +0200
commit4a8f6869db3a4ba7cd1bcb153c3d5b4298728afa (patch)
tree4d2278cb655d836a24937384f38aa769edec7c04 /include
parentb47bda559464b1d12bb0585100df2d101866406d (diff)
downloadcurl-4a8f6869db3a4ba7cd1bcb153c3d5b4298728afa.tar.gz
English: use American spelling consistently
Authorization, Initialization, Organization etc. Closes #8673
Diffstat (limited to 'include')
-rw-r--r--include/curl/curl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h
index 79de06892..3a2c2ea56 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -2049,7 +2049,7 @@ typedef enum {
* (in seconds) */
CURLOPT(CURLOPT_MAXAGE_CONN, CURLOPTTYPE_LONG, 288),
- /* SASL authorisation identity */
+ /* SASL authorization identity */
CURLOPT(CURLOPT_SASL_AUTHZID, CURLOPTTYPE_STRINGPOINT, 289),
/* allow RCPT TO command to fail for some recipients */