From d5546b669b136d90b5f0d8eb42655f2355ef96b8 Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 1 Jun 2016 10:06:10 +0200 Subject: [PATCH] spelling --- webroot/htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webroot/htaccess b/webroot/htaccess index b86ab58..35e77e7 100644 --- a/webroot/htaccess +++ b/webroot/htaccess @@ -4,7 +4,7 @@ # The example is set up as following. # # img A directory where all images are stored -# img/me.jpg Access a image as usually. +# img/me.jpg Access a image as usual. # image/me.jpg Access a image though img.php using htaccess rewrite. # image/me.jpg?w=300 Using options to img.php. #