Skip to content

Commit 22db509

Browse files
committed
Fix typo
1 parent 2422b2c commit 22db509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maxminddb/geoip2.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ pub mod country {
127127
}
128128
}
129129

130-
/// Country model structs
130+
/// City model structs
131131
pub mod city {
132132
use serde::{Deserialize, Serialize};
133133
use std::collections::BTreeMap;

0 commit comments

Comments
 (0)