aboutsummaryrefslogtreecommitdiffhomepage
path: root/admin.go
diff options
context:
space:
mode:
authorcoderwander <[email protected]>2024-04-16 12:10:11 +0800
committerGitHub <[email protected]>2024-04-16 04:10:11 +0000
commiteafc875ea9f6238fce24b23af47a1d7162fd27a5 (patch)
tree9c891ed1c61b6a25f501808597f5f6fb42c0429d /admin.go
parent03e0a010d1bfad6b15d9d0abba9430e77dc43e1c (diff)
downloadcaddy-eafc875ea9f6238fce24b23af47a1d7162fd27a5.tar.gz
caddy-eafc875ea9f6238fce24b23af47a1d7162fd27a5.zip
chore: fix some typos in comments (#6243)
Diffstat (limited to 'admin.go')
-rw-r--r--admin.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin.go b/admin.go
index 3950a92fa..ef78254ee 100644
--- a/admin.go
+++ b/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