summaryrefslogtreecommitdiff
path: root/framework/I18N/core/ChoiceFormat.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/I18N/core/ChoiceFormat.php')
-rw-r--r--framework/I18N/core/ChoiceFormat.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/I18N/core/ChoiceFormat.php b/framework/I18N/core/ChoiceFormat.php
index f5db61db..6b61bb17 100644
--- a/framework/I18N/core/ChoiceFormat.php
+++ b/framework/I18N/core/ChoiceFormat.php
@@ -14,9 +14,10 @@
*
* @author Wei Zhuo <weizhuo[at]gmail[dot]com>
* @version $Revision: 1.1 $ $Date: 2005/01/11 07:19:39 $
- * @package System.I18N.core
+ * @package Prado\I18N\core
*/
+namespace Prado\I18N\core;
/**
* ChoiceFormat class.
@@ -74,7 +75,7 @@
*
* @author Xiang Wei Zhuo <weizhuo[at]gmail[dot]com>
* @version v1.0, last update on Fri Dec 24 20:46:16 EST 2004
- * @package System.I18N.core
+ * @package Prado\I18N\core
*/
class ChoiceFormat
{