From cfaaa352f8b109bdba05ae7a5adce888ba955f79 Mon Sep 17 00:00:00 2001 From: Pierre GIRAUD Date: Wed, 15 Feb 2012 12:17:39 +0100 Subject: [PATCH] Update lib/OpenLayers/Format/GPX.js --- lib/OpenLayers/Format/GPX.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Format/GPX.js b/lib/OpenLayers/Format/GPX.js index e322e4f0e4..8da76193d2 100644 --- a/lib/OpenLayers/Format/GPX.js +++ b/lib/OpenLayers/Format/GPX.js @@ -73,7 +73,7 @@ OpenLayers.Format.GPX = OpenLayers.Class(OpenLayers.Format.XML, { schemaLocation: "http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd", /** - * Property: creator + * APIProperty: creator * {String} The creator attribute to be added to the written GPX files. * Defaults to "OpenLayers" */