mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 07:43:17 +00:00
chore: fix some typos in comments (#6243)
This commit is contained in:
parent
03e0a010d1
commit
eafc875ea9
4 changed files with 4 additions and 4 deletions
2
admin.go
2
admin.go
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue