summaryrefslogtreecommitdiff
path: root/doc/config
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2023-01-09 00:25:11 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2023-01-09 00:25:11 -0500
commit25f5085a8e213308fa51218f7ac12ddc2437902e (patch)
treec4605b139a0991b47e04d76d82aa54588227d96d /doc/config
parente5f9e94d76c9b9ad7f5038fc576bcd7915627f14 (diff)
downloadlighttpd-git-25f5085a8e213308fa51218f7ac12ddc2437902e.tar.gz
[multiple] spelling: github action check-spelling
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config/conf.d/expire.conf2
-rw-r--r--doc/config/lighttpd.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/config/conf.d/expire.conf b/doc/config/conf.d/expire.conf
index a2837818..d50944ae 100644
--- a/doc/config/conf.d/expire.conf
+++ b/doc/config/conf.d/expire.conf
@@ -8,7 +8,7 @@
server.modules += ( "mod_expire" )
##
-## assignes a expiration to all files below the specified path. The
+## assigns an expiration to all files below the specified path. The
## specification of the time is made up of:
##
## <access|modification> <number> <years|months|days|hours|minutes|seconds>
diff --git a/doc/config/lighttpd.conf b/doc/config/lighttpd.conf
index c3004bdd..d45a284d 100644
--- a/doc/config/lighttpd.conf
+++ b/doc/config/lighttpd.conf
@@ -24,7 +24,7 @@ var.conf_dir = "/etc/lighttpd"
##
## This requires root permissions during startup.
##
-## If you run Chrooted set the the variables to directories relative to
+## If you run chroot'ed, set the variables to directories relative to
## the chroot dir.
##
## example chroot configuration: