Commit 55ad347e by leandrogehlen

Fixes typo

parent f7488579
......@@ -74,8 +74,8 @@ class Formatter extends \yii\base\Formatter
*/
public $thousandSeparator;
/**
* @var string the international curency symbol displayed when formatting a number.
* If not set, the thousand separator corresponding to [[locale]] will be used.
* @var string the international currency symbol displayed when formatting a number.
* If not set, the currency symbol corresponding to [[locale]] will be used.
*/
public $currencySymbol;
......
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