common/lang/en.lang.php의 php오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2153 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-03 06:32:35 +00:00
parent 23803d3eb6
commit 71911c9134

View file

@ -133,7 +133,7 @@
$lang->use = 'Use';
$lang->notuse = 'Disuse';
$lang->not_exists = 'Doesn't exist';
$lang->not_exists = 'Doesn\'t exist';
$lang->unit_sec = 'sec';
$lang->unit_min = 'min';