Skip to content

Commit dfc7c12

Browse files
authored
Misspell in MoneyFormatter.php
1 parent ef10616 commit dfc7c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Formatters/MoneyFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
interface MoneyFormatter
88
{
99
/**
10-
* Represents a given monetary as a string
10+
* Represents a given monetary object as a string
1111
* @param Money $money
1212
* @return string
1313
*/

0 commit comments

Comments
 (0)