8000 fix cs · symfony/symfony@51d78b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 51d78b5

Browse files
fix cs
1 parent 705445d commit 51d78b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ public function setSymbol($attr, $value)
638638
/**
639639
* Not supported. Set a text attribute.
640640
*
641-
* @param int $attr An attribute specifier, one of the text attribute constants
641+
* @param int $attr An attribute specifier, one of the text attribute constants
642642
* @param string $value The attribute value
643643
*
644644
* @return bool true on success or false on failure

0 commit comments

Comments
 (0)
0