aboutsummaryrefslogtreecommitdiff
path: root/core/https/https.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/https/https.go')
-rw-r--r--core/https/https.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/https/https.go b/core/https/https.go
index 7763c0a16..99ef2fef6 100644
--- a/core/https/https.go
+++ b/core/https/https.go
@@ -1,5 +1,5 @@
// Package https facilitates the management of TLS assets and integrates
-// Let's Encrypt functionality into Caddy with first-class support for
+// Let's Encrypt functionality into CoreDNS with first-class support for
// creating and renewing certificates automatically. It is designed to
// configure sites for HTTPS by default.
package https