From 7d37b885625b4ea6510ae6ace563abb67cb9aa11 Mon Sep 17 00:00:00 2001 From: Adam Lynch Date: Sun, 24 Feb 2013 00:59:11 +0100 Subject: [PATCH] Update lib/h5bp-htaccess Removed redundant duplication comment. Just a tiny a tiny thing --- lib/h5bp-htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/h5bp-htaccess b/lib/h5bp-htaccess index 3b6ea3f..343e0f4 100644 --- a/lib/h5bp-htaccess +++ b/lib/h5bp-htaccess @@ -5,7 +5,7 @@ ### https://github.com/h5bp/server-configs/blob/master/apache/.htaccess ### ### Added: -### Block access to access to WordPress files that reveal version information. +### Block access to WordPress files that reveal version information. ### ### Removed: ### Expires headers: Use W3 Total Cache @@ -417,4 +417,4 @@ AddCharset utf-8 .atom .css .js .json .rss .vtt .xml # Increase cookie security php_value session.cookie_httponly true - \ No newline at end of file +