I18n.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 20 Jul 2010 03:13:48 +0000 (11:13 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 20 Jul 2010 03:13:48 +0000 (11:13 +0800)
I18n.php

index 50df712..2300418 100644 (file)
--- a/I18n.php
+++ b/I18n.php
@@ -6,7 +6,7 @@
  * 
  * We basically load up all supported languages at the start of the application.
  * 
- * By default tt returns
+ * By default it returns
  * 
  * Pman.I18n.Data = {
       en : [ { code : 'end', title : 'English' }, .... ],