We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 175e747 + 54dc427 commit 537092dCopy full SHA for 537092d
python/openlocationcode.py
@@ -31,7 +31,7 @@
31
# a 2.8x3.5 meter area.
32
#
33
# Two encoding algorithms are used. The first 10 characters are pairs of
34
-# characters, one for latitude and one for latitude, using base 20. Each pair
+# characters, one for latitude and one for longitude, using base 20. Each pair
35
# reduces the area of the code by a factor of 400. Only even code lengths are
36
# sensible, since an odd-numbered length would have sides in a ratio of 20:1.
37
0 commit comments