Skip to content

Commit 5b34c02

Browse files
committed
Fixed order of coordinates access
1 parent 75a09aa commit 5b34c02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
accessing
22
latitude
3-
^ coordinates first
3+
^ coordinates second
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
accessing
22
longitude
3-
^ coordinates second
3+
^ coordinates first

0 commit comments

Comments
 (0)