Commit 7e1dd672 by Carsten Brandt

typo ITU -> ICU

they are not responsible for i18n ;)
parent 47dfa696
......@@ -64,7 +64,7 @@ class I18N extends Component
* Translates a message to the specified language.
*
* After translation the message will be formatted using [[MessageFormatter]] if it contains
* ITU message format and `$params` are not empty.
* ICU message format and `$params` are not empty.
*
* @param string $category the message category.
* @param string $message the message to be translated.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment