From 14124541690db6e249e5af55513762014a7e1d58 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 12 Jul 2025 11:20:50 +0200 Subject: [PATCH] redact word in example causing spellcheck hits --- .github/scripts/codespell-ignore.txt | 1 - .github/scripts/typos.toml | 2 +- docs/examples/ftpuploadfrommem.c | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/scripts/codespell-ignore.txt b/.github/scripts/codespell-ignore.txt index bcb6507041..029b8bd203 100644 --- a/.github/scripts/codespell-ignore.txt +++ b/.github/scripts/codespell-ignore.txt @@ -13,7 +13,6 @@ htpt inout nome numer -Nam PASE perfec pres diff --git a/.github/scripts/typos.toml b/.github/scripts/typos.toml index 10ed53d3ae..377244a577 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -5,7 +5,7 @@ [default] extend-ignore-identifiers-re = [ "(ba|BA|fo|Fo|FU|Iy|ND|OT|pn|PN|ue|UE)", - "(bck|ben|CNA|ECT|EDE|edn|ein|Jod|kno|MEK|Nam|Ned|noo|nin|nto|ser|ths|Typ|typ|URE|wrk)", + "(bck|ben|CNA|ECT|EDE|edn|ein|Jod|kno|MEK|Ned|noo|nin|nto|ser|ths|Typ|typ|URE|wrk)", "(admi|alue|CLEA|clen|GOST|HELO|helo|htpt|PARM|PASE)", "(HEADE|numer|optin|stati)", "(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)", diff --git a/docs/examples/ftpuploadfrommem.c b/docs/examples/ftpuploadfrommem.c index 2537486867..3748d68a05 100644 --- a/docs/examples/ftpuploadfrommem.c +++ b/docs/examples/ftpuploadfrommem.c @@ -31,7 +31,7 @@ static const char data[]= "Lorem ipsum dolor sit amet, consectetur adipiscing elit. " - "Nam rhoncus odio id venenatis volutpat. Vestibulum dapibus " + "___ rhoncus odio id venenatis volutpat. Vestibulum dapibus " "bibendum ullamcorper. Maecenas finibus elit augue, vel " "condimentum odio maximus nec. In hac habitasse platea dictumst. " "Vestibulum vel dolor et turpis rutrum finibus ac at nulla. "