Subject: | [Patch] POD typo |
Patch is attached.
Subject: | KML.pod.patch |
diff --git a/lib/Geo/KML.pod b/lib/Geo/KML.pod
index 07493fa..deb211c 100644
--- a/lib/Geo/KML.pod
+++ b/lib/Geo/KML.pod
@@ -46,7 +46,7 @@ different KML releases; the KML file is close to the same, however KML
2.2 schemas use a layered type system which will show itself in Perl.
The easiest way to start, is to decode examples first. Go to
-F<ttp://code.google.com/apis/kml/documentation/kmlreference.html> and look
+F<http://code.google.com/apis/kml/documentation/kmlreference.html> and look
for suitable examples. Then
use Geo::KML;