mirror of
https://github.com/curl/curl.git
synced 2026-06-06 10:34:17 +03:00
libcurl.m4: change wording to avoid typos hitting it
This commit is contained in:
parent
c713c84d53
commit
543b5b1782
2 changed files with 3 additions and 3 deletions
2
.github/scripts/typos.toml
vendored
2
.github/scripts/typos.toml
vendored
|
|
@ -8,7 +8,7 @@ extend-ignore-identifiers-re = [
|
|||
"(CNA|ECT|EDE|Jod|kno|ser|Typ|URE)",
|
||||
"(admi|alue|clen|GOST|HELO|helo|htpt|PASE)",
|
||||
"(numer|optin|stati)",
|
||||
"(Januar|passin|perfec|TEMPLAT)",
|
||||
"(Januar|passin|perfec)",
|
||||
]
|
||||
|
||||
extend-ignore-re = [
|
||||
|
|
|
|||
|
|
@ -41,8 +41,8 @@
|
|||
# values. Other useful defines are LIBCURL_FEATURE_xxx where xxx are
|
||||
# the various features supported by libcurl, and LIBCURL_PROTOCOL_yyy
|
||||
# where yyy are the various protocols supported by libcurl. Both xxx
|
||||
# and yyy are capitalized. See the list of AH_TEMPLATEs at the top of
|
||||
# the macro for the complete list of possible defines. Shell
|
||||
# and yyy are capitalized. See the list of AH_TEMPLATE macros at the top
|
||||
# of the macro for the complete list of possible defines. Shell
|
||||
# variables $libcurl_feature_xxx and $libcurl_protocol_yyy are also
|
||||
# defined to 'yes' for those features and protocols that were found.
|
||||
# Note that xxx and yyy keep the same capitalization as in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue