diff options
author | pux <pux@pux.dom> | 2022-04-27 20:39:15 +0200 |
---|---|---|
committer | pux <pux@pux.dom> | 2022-04-27 20:39:15 +0200 |
commit | 193b5efd5db2ed89c198c29ce445d2d63879801b (patch) | |
tree | 3041248bb80fb4245957b11bd8eec0e5b5ce8856 /README.md | |
parent | 8d7a2f510037e3f929fb84da4cb59d361a1c8399 (diff) | |
download | gauss_krueger_to_wgs84_kml-193b5efd5db2ed89c198c29ce445d2d63879801b.tar.gz gauss_krueger_to_wgs84_kml-193b5efd5db2ed89c198c29ce445d2d63879801b.tar.bz2 gauss_krueger_to_wgs84_kml-193b5efd5db2ed89c198c29ce445d2d63879801b.zip |
typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Example usage: 48.544705978693315, 7.869524492879161 Writing to kml file: out.kml ``` -Easting and Northing value should be 7 chars, if 6, the programm will append a 0. +Easting and Northing value should be 7 chars, if 6, the program will append a 0. $LON, $LAT and $NAME in template.kml will be replaced. |