Skip to content

Commit 664fb81

Browse files
authored
Fix repeated word "the" in code comment (#1723)
1 parent abbf124 commit 664fb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Concerns/HandlesTaxes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ trait HandlesTaxes
2828
public $collectTaxIds = false;
2929

3030
/**
31-
* Set the The IP address of the customer used to determine the tax location.
31+
* Set the IP address of the customer used to determine the tax location.
3232
*
3333
* @return $this
3434
*/

0 commit comments

Comments
 (0)