From a00c0ff6aea6c9bcaaadf811f6116c1a4090ddcf Mon Sep 17 00:00:00 2001 From: Marc Laporte Date: Sat, 30 Jan 2021 00:58:25 -0500 Subject: [PATCH] Fix a typo --- htaccess-htpasswd/module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htaccess-htpasswd/module.info b/htaccess-htpasswd/module.info index b7c57987e..15abfa5fd 100644 --- a/htaccess-htpasswd/module.info +++ b/htaccess-htpasswd/module.info @@ -1,6 +1,6 @@ name=HTAccess Files desc=Protected Web Directories depends=useradmin apache -longdesc=Create .htaccess and htpasswd files to protect web-acessible directories. +longdesc=Create .htaccess and htpasswd files to protect web-accessible directories. readonly=1 library=htaccess-lib.pl