Commit abc0df61 by Alexander Makarov

typo

parent fb684774
......@@ -57,7 +57,7 @@ class MessageFormatter extends \MessageFormatter
/**
* 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.
* @return string The pattern string with placeholders replaced.
*/
......
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