chore: fix various typos across codebase (#4552)
Some checks failed
Lint / lint (push) Waiting to run
Build, Test & Deploy / Build AMD64 Image (push) Has been cancelled
Documentation / Deploy Docs (push) Has been cancelled
Build, Test & Deploy / Test AMD64 Image (push) Has been cancelled
Build, Test & Deploy / Publish AMD64 and ARM64 Image (push) Has been cancelled
Documentation / Update `versions.json` if necessary (push) Has been cancelled
Documentation / update `latest` symlink if necessary (push) Has been cancelled

Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Jam Balaya 2025-08-13 06:55:53 +09:00 committed by GitHub
parent 060bf9a474
commit c1a5eabc94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 37 additions and 36 deletions

View file

@ -74,7 +74,7 @@ ${ORANGE}EXAMPLES${RESET}
to input a password afterwards since no password was supplied.
${LWHITE}setup config dkim keysize 2048 domain 'example.com,not-example.com'${RESET}
Creates keys of length 2048 for the domains in comma-seperated list.
Creates keys of length 2048 for the domains in comma-separated list.
This is necessary when using LDAP as the required domains cannot be inferred.
${LWHITE}setup config dkim help${RESET}