Skip to content

Commit 8be593b

Browse files
oschwaldclaude
andcommitted
Refer to GeoIP Location information in docblock
Update the GeoIp2Location docblock prose to say GeoIP; the class name is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 00409b1 commit 8be593b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MinFraud/Model/GeoIp2Location.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use GeoIp2\Record\Location;
88

99
/**
10-
* Model of the GeoIP2 Location information, including the local time.
10+
* Model of the GeoIP Location information, including the local time.
1111
*/
1212
class GeoIp2Location extends Location
1313
{

0 commit comments

Comments
 (0)