tidy-up: spelling WebSockets

Closes #14646
This commit is contained in:
Viktor Szakats 2024-08-21 23:47:31 +02:00
parent 118f446ad5
commit 42843af0b8
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
7 changed files with 12 additions and 12 deletions

View file

@ -2203,7 +2203,7 @@ typedef enum {
/* specify which protocols that libcurl is allowed to follow directs to */
CURLOPT(CURLOPT_REDIR_PROTOCOLS_STR, CURLOPTTYPE_STRINGPOINT, 319),
/* websockets options */
/* WebSockets options */
CURLOPT(CURLOPT_WS_OPTIONS, CURLOPTTYPE_LONG, 320),
/* CA cache timeout */