[Commits] r1456 - core/trunk/geoext/lib/GeoExt/widgets

commits at geoext.org commits at geoext.org
Mon Nov 16 01:31:38 CET 2009


Author: tschaub
Date: 2009-11-16 01:31:38 +0100 (Mon, 16 Nov 2009)
New Revision: 1456

Modified:
   core/trunk/geoext/lib/GeoExt/widgets/LegendImage.js
Log:
Doc corrections for LegendImage (part 2).

Modified: core/trunk/geoext/lib/GeoExt/widgets/LegendImage.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/LegendImage.js	2009-11-16 00:29:25 UTC (rev 1455)
+++ core/trunk/geoext/lib/GeoExt/widgets/LegendImage.js	2009-11-16 00:31:38 UTC (rev 1456)
@@ -9,7 +9,7 @@
 /** api: (define)
  *  module = GeoExt
  *  class = LegendImage
- *  base_link = `Ext.Panel <http://extjs.com/deploy/dev/docs/?class=Ext.BoxComponent>`_
+ *  base_link = `Ext.BoxComponent <http://extjs.com/deploy/dev/docs/?class=Ext.BoxComponent>`_
  */
 
 Ext.namespace('GeoExt');



More information about the Commits mailing list