From 308c243db5b7425b454a981d4c0eb7bfac374b8b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 25 May 2020 19:44:04 +0000 Subject: all: fix codespell errors Reviewed-by: Jay Satiro Reviewed-by: Daniel Stenberg Closes https://github.com/curl/curl/pull/5452 --- include/curl/curlver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/curl/curlver.h b/include/curl/curlver.h index db186ce07..a398b0bc1 100644 --- a/include/curl/curlver.h +++ b/include/curl/curlver.h @@ -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 -- cgit v1.2.3