From 3d6d0389385b2a52ae83c8e09eadbd99c97c1113 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 16 May 2016 02:52:05 -0400
Subject: [PATCH] Fix typo in localization message

---
 .htaccess |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/.htaccess b/.htaccess
index baa2bb1..e204f42 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,6 +1,3 @@
-# AddDefaultCharset UTF-8
-AddType text/x-component .htc
-
 <IfModule mod_php5.c>
 php_flag    display_errors  Off
 php_flag    log_errors      On

--
Gitblit v1.9.1