Commit 22055868 by Alexander Makarov

Fixed typos

parent 6f9785a2
......@@ -40,7 +40,7 @@ Basic message translation
-------------------------
Yii basic message translation in its basic variant works without additional PHP extension. What it does is finding a
translation of the message from source language into targer language. Message itself is specified as the first
translation of the message from source language into target language. Message itself is specified as the second
`\Yii::t` method parameter:
```php
......
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