mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 23:09:10 +08:00
typo
This commit is contained in:
@@ -57,7 +57,7 @@ class MessageFormatter extends \MessageFormatter
|
|||||||
/**
|
/**
|
||||||
* Replace named placeholders with numeric placeholders.
|
* Replace named placeholders with numeric placeholders.
|
||||||
*
|
*
|
||||||
* @param string $pattern The pattern string to relace things into.
|
* @param string $pattern The pattern string to replace things into.
|
||||||
* @param array $args The array of values to insert into the format string.
|
* @param array $args The array of values to insert into the format string.
|
||||||
* @return string The pattern string with placeholders replaced.
|
* @return string The pattern string with placeholders replaced.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user