all: fix codespell errors

Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Closes https://github.com/curl/curl/pull/5452
This commit is contained in:
Viktor Szakats 2020-05-25 19:44:04 +00:00
parent 54d122287c
commit 308c243db5
No known key found for this signature in database
GPG key ID: 9C01E9B68B91DE4D
22 changed files with 31 additions and 31 deletions

View file

@ -39,7 +39,7 @@
#define LIBCURL_VERSION_PATCH 0
/* This is the numeric version of the libcurl version number, meant for easier
parsing and comparions by programs. The LIBCURL_VERSION_NUM define will
parsing and comparisons by programs. The LIBCURL_VERSION_NUM define will
always follow this syntax:
0xXXYYZZ