Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed Feb 20, 2024
1 parent e824401 commit e46b1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/Order.php
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ public function paid(): bool
}

/**
* Determine if the order is partially refunded.
* Determine if the order is partially paid.
*/
public function partiallyPaid(): bool
{
Expand Down

0 comments on commit e46b1d9

Please sign in to comment.