Skip to content

Commit 052d5e8

Browse files
author
Kilian Schulte
committed
fix docu comment
1 parent aab4c8d commit 052d5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/types.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ enum PostgreSQLDataType {
7171
/// When returned from database, format will be xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
7272
uuid,
7373

74-
/// Must be a [LatLng]
74+
/// Must be a [PgPoint]
7575
point,
7676

7777
/// Must be a [List<int>]

0 commit comments

Comments
 (0)