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

index 0a51f5f..50df712 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.
  * 
- * It returns
+ * By default tt returns
  * 
  * Pman.I18n.Data = {
       en : [ { code : 'end', title : 'English' }, .... ],