diff --git a/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php b/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php index d726d6436e..0d7c3df0de 100644 --- a/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php +++ b/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php @@ -638,7 +638,7 @@ class NumberFormatter /** * Not supported. Set a text attribute. * - * @param int $attr An attribute specifier, one of the text attribute constants + * @param int $attr An attribute specifier, one of the text attribute constants * @param string $value The attribute value * * @return bool true on success or false on failure