From: 積丹尼 Dan Jacobson Date: Thu, 12 Jan 2023 14:13:40 +0000 (+0800) Subject: Update kml.xml (#980) X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~1^2~133 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=efa6782cfb8523565ccbbddf545cfb9dde97041b;p=gpsbabel.git Update kml.xml (#980) Fix typo. --- diff --git a/xmldoc/formats/kml.xml b/xmldoc/formats/kml.xml index a824d815c..cfbb398cb 100644 --- a/xmldoc/formats/kml.xml +++ b/xmldoc/formats/kml.xml @@ -7,7 +7,7 @@ read because they don't map well into other programs. For example, KML has ideas of camera views and names and descriptions can have arbitrarily complicated HTML in them. KML files may have tiered "Styles" which can identify sizing info and URLs of associated icons. Reading such -files with GPSBabel - even if your goal it to write it back out as KML - can often +files with GPSBabel - even if your goal is to write it back out as KML - can often have surprising results. Simple files with waypoints and paths (which GPSBabel represents internally as tracks) work fine.