From 9a0baa0f8d86c3c704877578b6bf2b3bea0f3ad5 Mon Sep 17 00:00:00 2001 From: Kaz Watanabe Date: Mon, 4 Feb 2013 17:35:17 +0900 Subject: [PATCH] fix typo :) --- Config/html5_tags.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config/html5_tags.php b/Config/html5_tags.php index 9799863..b89ee48 100644 --- a/Config/html5_tags.php +++ b/Config/html5_tags.php @@ -16,7 +16,7 @@ 'tagselfclosing' => '<%s%s>', 'css' => '', 'style' => '%s', - 'charset' => '', + 'charset' => '', 'javascriptblock' => '%s', 'javascriptstart' => '',