chore: fix some typos in comments (#6243)

This commit is contained in:
coderwander 2024-04-16 12:10:11 +08:00 committed by GitHub
parent 03e0a010d1
commit eafc875ea9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@ import (
)
func init() {
// The hard-coded default `DefaultAdminListen` can be overidden
// The hard-coded default `DefaultAdminListen` can be overridden
// by setting the `CADDY_ADMIN` environment variable.
// The environment variable may be used by packagers to change
// the default admin address to something more appropriate for