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.
1 parent ecc9b19 commit ddfadbeCopy full SHA for ddfadbe
java/com/google/openlocationcode/OpenLocationCode.java
@@ -37,7 +37,7 @@
37
* Recover the nearest match (if the code was a short code):
38
* code.recover(27.176, 78.05)
39
*
40
- * Or decode a code into it's coordinates, returning a CodeArea object.
+ * Or decode a code into its coordinates, returning a CodeArea object.
41
* code.decode()
42
43
* @author Jiri Semecky
0 commit comments