Skip to content

Commit 6202bc8

Browse files
author
ghost
committed
fix namespace
1 parent a678a03 commit 6202bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Calendar/Month.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace YGGverse\Graph\Calendar;
5+
namespace Yggverse\Graph\Calendar;
66

77
class Month
88
{

0 commit comments

Comments
 (0)