[OpenLayers-Commits] r4234 - trunk/openlayers/lib/OpenLayers/Control

commits at openlayers.org commits at openlayers.org
Wed Sep 12 07:19:29 EDT 2007


Author: elemoine
Date: 2007-09-12 07:19:28 -0400 (Wed, 12 Sep 2007)
New Revision: 4234

Modified:
   trunk/openlayers/lib/OpenLayers/Control/MousePosition.js
Log:
fix typo in a ND comment


Modified: trunk/openlayers/lib/OpenLayers/Control/MousePosition.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Control/MousePosition.js	2007-09-12 07:32:46 UTC (rev 4233)
+++ trunk/openlayers/lib/OpenLayers/Control/MousePosition.js	2007-09-12 11:19:28 UTC (rev 4234)
@@ -22,7 +22,7 @@
     prefix: '',
     
     /** 
-     * APIProperty: seperator
+     * APIProperty: separator
      * {String}
      */
     separator: ', ',



More information about the Commits mailing list