We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cee3f9 commit 4b32ce6Copy full SHA for 4b32ce6
src/Coduo/PHPHumanizer/DateTime/Unit/Week.php
@@ -22,6 +22,6 @@ public function getMilliseconds()
22
23
public function getDateIntervalSymbol()
24
{
25
- throw new \RuntimeException("JustNow doesn't have date interval symbol equivalent");
+ throw new \RuntimeException("Week doesn't have date interval symbol equivalent");
26
}
27
0 commit comments