From 21ef9c72208806381e892aa55c58b6d62b10d995 Mon Sep 17 00:00:00 2001
From: Silvio <silvio@socioambiental.org>
Date: Wed, 10 Apr 2013 15:42:26 -0300
Subject: Comment update

---
 gmap_arcgis.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gmap_arcgis.js b/gmap_arcgis.js
index 5b7bf69..2a73223 100644
--- a/gmap_arcgis.js
+++ b/gmap_arcgis.js
@@ -432,8 +432,7 @@ function gmapArcgis(config) {
       return 0;
     },
 
-    // Center and zoom map to fit the polygon resulting from a query
-    // Optinally show the resulting polygon.
+    // Show a polygong resulting from the given query
     showPolygonFromQuery: function(params) {
       var self         = this;
       var layer        = new gmaps.ags.Layer(params.uri);
-- 
cgit v1.2.3