Skip to content

Commit b457165

Browse files
Fix Class description
1 parent 1f1bd83 commit b457165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/View/Helper/NumberFormat.php

+1-1
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)