From 6a01f003b0912d2539a5de88499f716df192fe0d Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sat, 7 Jul 2018 19:28:05 -0400 Subject: [PATCH] lib: typo fix --- lib/apache_options.dtl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/apache_options.dtl b/lib/apache_options.dtl index 279348b..47753ab 100644 --- a/lib/apache_options.dtl +++ b/lib/apache_options.dtl @@ -39,4 +39,4 @@ extern val cgiExtension : file_extension -> [^Vhost]; {{Ask for all files ending in a particular extension to be executed as CGI.}} extern val allowEncodedSlashes : bool -> [Vhost]; -{{Enable or disable encoded lashes. Default is false, true sets NoDecode, full decoding is insecure and unsupported.}} \ No newline at end of file +{{Enable or disable encoded slashes. Default is false, true sets NoDecode, full decoding is insecure and unsupported.}} \ No newline at end of file -- 2.20.1