[Phpfreechat-svn] SF.net SVN: phpfreechat: [950] trunk/src/pfci18n.class.php
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-02-14 16:54:57
|
Revision: 950 http://svn.sourceforge.net/phpfreechat/?rev=950&view=rev Author: kerphi Date: 2007-02-14 08:54:55 -0800 (Wed, 14 Feb 2007) Log Message: ----------- typo Modified Paths: -------------- trunk/src/pfci18n.class.php Modified: trunk/src/pfci18n.class.php =================================================================== --- trunk/src/pfci18n.class.php 2007-02-14 16:39:45 UTC (rev 949) +++ trunk/src/pfci18n.class.php 2007-02-14 16:54:55 UTC (rev 950) @@ -34,7 +34,7 @@ } /** * Just like _pfc but just return the raw translated string, keeping the %s into it - * (used byt the javascript resources (i18n) class) + * (used by the javascript resources (i18n) class) */ function _pfc2() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |