From df3cde6c02718a66e52486e174b21019cc473b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Feb 2011 22:08:07 +0100 Subject: [PATCH] Fix typo --- info.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.inc.php b/info.inc.php index 1d404f10ce..3a55b0bf3d 100644 --- a/info.inc.php +++ b/info.inc.php @@ -10,6 +10,6 @@ /** * */ -$theme_name = 'Graphite' +$theme_name = 'Graphite'; $theme_full_version = '0.9'; ?>