[Commits] r1242 - core/trunk/geoext/lib/GeoExt/widgets
commits at geoext.org
commits at geoext.org
Fri Jul 10 08:34:01 CEST 2009
Author: fredj
Date: 2009-07-10 08:34:00 +0200 (Fri, 10 Jul 2009)
New Revision: 1242
Modified:
core/trunk/geoext/lib/GeoExt/widgets/ZoomSlider.js
Log:
fix doc comment.
Modified: core/trunk/geoext/lib/GeoExt/widgets/ZoomSlider.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/ZoomSlider.js 2009-07-09 17:28:29 UTC (rev 1241)
+++ core/trunk/geoext/lib/GeoExt/widgets/ZoomSlider.js 2009-07-10 06:34:00 UTC (rev 1242)
@@ -156,7 +156,7 @@
e.stopEvent();
},
- /** private: method[removeFromMap]
+ /** private: method[removeFromMapPanel]
* :param panel: :class:`GeoExt.MapPanel`
*
* Called by a MapPanel if this component is one of the items in the panel.
More information about the Commits
mailing list