From 879127817efd36ef1dc6994690cd99899bf2dae2 Mon Sep 17 00:00:00 2001 From: Jorge Pereira Date: Tue, 10 Jan 2023 13:53:54 -0300 Subject: [PATCH] Fix typo. refs #4836 (#4844) --- raddb/radiusd.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raddb/radiusd.conf.in b/raddb/radiusd.conf.in index 154b50d610..f3159a65c3 100644 --- a/raddb/radiusd.conf.in +++ b/raddb/radiusd.conf.in @@ -518,7 +518,7 @@ security { # # If you are worried about security issues related to this # use of chdir, then simply ensure that the "raddb" directory - # is inside of the chroot, end be sure to do "cd raddb" + # is inside of the chroot, and be sure to do "cd raddb" # BEFORE starting the server. # # If the server is statically linked, then the only files -- 2.47.3