mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-14 06:58:46 +02:00
chore: fix various typos across codebase (#4552)
Some checks are pending
Build, Test & Deploy / Build AMD64 Image (push) Waiting to run
Build, Test & Deploy / Test AMD64 Image (push) Blocked by required conditions
Build, Test & Deploy / Publish AMD64 and ARM64 Image (push) Blocked by required conditions
Documentation / Deploy Docs (push) Waiting to run
Documentation / Update `versions.json` if necessary (push) Blocked by required conditions
Documentation / update `latest` symlink if necessary (push) Blocked by required conditions
Lint / lint (push) Waiting to run
Some checks are pending
Build, Test & Deploy / Build AMD64 Image (push) Waiting to run
Build, Test & Deploy / Test AMD64 Image (push) Blocked by required conditions
Build, Test & Deploy / Publish AMD64 and ARM64 Image (push) Blocked by required conditions
Documentation / Deploy Docs (push) Waiting to run
Documentation / Update `versions.json` if necessary (push) Blocked by required conditions
Documentation / update `latest` symlink if necessary (push) Blocked by required conditions
Lint / lint (push) Waiting to run
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
parent
060bf9a474
commit
c1a5eabc94
29 changed files with 37 additions and 36 deletions
|
@ -56,7 +56,7 @@ function _manage_accounts_dovecotmaster_delete { _manage_accounts 'delete' "${DA
|
|||
#
|
||||
|
||||
# These validation helpers rely on:
|
||||
# - Exteral vars to be declared prior to calling them (MAIL_ACCOUNT, PASSWD, DATABASE).
|
||||
# - External vars to be declared prior to calling them (MAIL_ACCOUNT, PASSWD, DATABASE).
|
||||
# - Calling external method '__usage' as part of error handling.
|
||||
|
||||
# Also used by setquota, delquota
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue