Fixed wording in upgrade guide

This commit is contained in:
Alexander Makarov
2014-04-30 03:55:50 +04:00
parent 9c9ff87182
commit cda44475d9

View File

@@ -276,7 +276,7 @@ I18N
Yii 2.0 removes date formatter and number formatter in favor of the PECL intl PHP module. Yii 2.0 removes date formatter and number formatter in favor of the PECL intl PHP module.
Message translation is still supported, but managed via the `i18n` application component. Message translation is now performed via the `i18n` application component.
The component manages a set of message sources, which allows you to use different message The component manages a set of message sources, which allows you to use different message
sources based on message categories. sources based on message categories.