From ac1d927df14bf1ac550649ce4f01f9fdb4506bc7 Mon Sep 17 00:00:00 2001 From: FruitsHake Date: Thu, 23 Aug 2007 19:28:04 +0000 Subject: [PATCH] =?UTF-8?q?=EB=B2=88=EC=97=AD=EB=B3=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2399 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/addon/lang/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/addon/lang/en.lang.php b/modules/addon/lang/en.lang.php index 42ad03c52..e7bbedf60 100644 --- a/modules/addon/lang/en.lang.php +++ b/modules/addon/lang/en.lang.php @@ -11,5 +11,5 @@ $lang->addon_maker = 'Author of this Addon'; $lang->addon_history = 'Addon History'; - $lang->about_addon = 'Addon is for controling actions rather than displaying the HTML results.
Simply by toggling any addons you want on or off, you can use very useful functions to administer your website'; + $lang->about_addon = 'Addon is for controlling actions rather than displaying the HTML results.
Simply by toggling any addons you want on or off, you can use very useful functions to administer your website'; ?>