Skip to content

Commit 0e17061

Browse files
oschwaldclaude
andcommitted
Refer to GeoIP Location model in GeoIP2Location docs
Update the docblock prose to say GeoIP; the GeoIP2Location class name is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b9536e4 commit 0e17061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MaxMind.MinFraud/Response/GeoIP2Location.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace MaxMind.MinFraud.Response
66
{
77
/// <summary>
8-
/// A subclass of the GeoIP2 Location model with minFraud-specific
8+
/// A subclass of the GeoIP Location model with minFraud-specific
99
/// additions.
1010
/// </summary>
1111
public sealed record GeoIP2Location : Location

0 commit comments

Comments
 (0)