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

commits at geoext.org commits at geoext.org
Sun Sep 6 13:48:24 CEST 2009


Author: fredj
Date: 2009-09-06 13:48:24 +0200 (Sun, 06 Sep 2009)
New Revision: 1355

Modified:
   core/trunk/geoext/lib/GeoExt/widgets/Popup.js
Log:
typo in comment

Modified: core/trunk/geoext/lib/GeoExt/widgets/Popup.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/Popup.js	2009-09-03 19:52:23 UTC (rev 1354)
+++ core/trunk/geoext/lib/GeoExt/widgets/Popup.js	2009-09-06 11:48:24 UTC (rev 1355)
@@ -108,7 +108,7 @@
      */
     popupCls: "gx-popup",
 
-    /** api: config[ancCls
+    /** api: config[ancCls]
      *  ``String``  CSS class name for the popup's anchor.
      */
     ancCls: null,



More information about the Commits mailing list