[Commits] r1892 - core/trunk/geoext/lib/GeoExt/plugins
commits at geoext.org
commits at geoext.org
Fri Feb 12 10:51:26 CET 2010
Author: fredj
Date: 2010-02-12 10:51:26 +0100 (Fri, 12 Feb 2010)
New Revision: 1892
Modified:
core/trunk/geoext/lib/GeoExt/plugins/PrintExtent.js
Log:
fix doc comment.
Modified: core/trunk/geoext/lib/GeoExt/plugins/PrintExtent.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/plugins/PrintExtent.js 2010-02-12 08:37:52 UTC (rev 1891)
+++ core/trunk/geoext/lib/GeoExt/plugins/PrintExtent.js 2010-02-12 09:51:26 UTC (rev 1892)
@@ -82,7 +82,7 @@
*/
printProvider: null,
- /** private: property[mapPanel]
+ /** private: property[map]
* ``OpenLayers.Map`` The map the layer and control are added to.
*/
map: null,
More information about the Commits
mailing list