From 3fadba71f881550c562c26cd6f8cb007d7095cb2 Mon Sep 17 00:00:00 2001 From: Florian Schlichting Date: Mon, 6 Nov 2017 23:32:08 +0100 Subject: [PATCH] fix typo in Admin.pod --- lib/HTML/Mason/Admin.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/HTML/Mason/Admin.pod b/lib/HTML/Mason/Admin.pod index 4a1dc255..c65ea169 100644 --- a/lib/HTML/Mason/Admin.pod +++ b/lib/HTML/Mason/Admin.pod @@ -1071,7 +1071,7 @@ The relevant portions of the F file look like: This simply causes Apache to call the mason_handler.cgi script every time a URL ending in ".html" under the component root is requested. -To exclude certian directories from being under Mason control, you can +To exclude certain directories from being under Mason control, you can use something like the following: