diff --git a/.github/scripts/typos.toml b/.github/scripts/typos.toml index d1e5cb56e5..9f7866c34e 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -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 = [ diff --git a/docs/libcurl/libcurl.m4 b/docs/libcurl/libcurl.m4 index e89ab31dd7..4c89511f06 100644 --- a/docs/libcurl/libcurl.m4 +++ b/docs/libcurl/libcurl.m4 @@ -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