Skip to content

Commit b457165

Browse files
Fix Class description
1 parent 1f1bd83 commit b457165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/View/Helper/NumberFormat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use function serialize;
1616

1717
/**
18-
* View helper for formatting dates.
18+
* View helper for formatting numbers.
1919
*/
2020
class NumberFormat extends AbstractHelper
2121
{

0 commit comments

Comments
 (0)