[Commits] r1736 - ux/GeoNamesSearchCombo/ux/widgets/form

commits at geoext.org commits at geoext.org
Wed Jan 13 10:41:58 CET 2010


Author: ahocevar
Date: 2010-01-13 10:41:58 +0100 (Wed, 13 Jan 2010)
New Revision: 1736

Modified:
   ux/GeoNamesSearchCombo/ux/widgets/form/GeoNamesSearchCombo.js
Log:
fixed typo - non-functional change.

Modified: ux/GeoNamesSearchCombo/ux/widgets/form/GeoNamesSearchCombo.js
===================================================================
--- ux/GeoNamesSearchCombo/ux/widgets/form/GeoNamesSearchCombo.js	2010-01-13 09:31:29 UTC (rev 1735)
+++ ux/GeoNamesSearchCombo/ux/widgets/form/GeoNamesSearchCombo.js	2010-01-13 09:41:58 UTC (rev 1736)
@@ -8,7 +8,7 @@
 
 /** api: (define)
  *  module = GeoExt.ux
- *  class = GeonamesSearchCombo
+ *  class = GeoNamesSearchCombo
  *  base_link = `Ext.form.ComboBox <http://extjs.com/deploy/dev/docs/?class=Ext.form.ComboBox>`_
  */
 



More information about the Commits mailing list