From 39353da504a4f4f23324b6c559f27a9cb2a47f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sun, 27 Jan 2013 07:53:51 +0100 Subject: [PATCH] Typo --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 5f176fc..bda6f1c 100644 --- a/.htaccess +++ b/.htaccess @@ -17,7 +17,7 @@ RewriteRule ^download/(.*)/.*\.(.*)$ fetch.php?data=$1&type=$2 [L] ########################################### -# Uncomment if you wish to protect acces with a password +# Uncomment if you wish to protect access with a password ########################################### #AuthUserFile /path/to/file #AuthGroupFile /dev/null