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

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Wed Mar 2 03:15:21 EST 2011


Author: fredj
Date: 2011-03-02 00:15:20 -0800 (Wed, 02 Mar 2011)
New Revision: 11606

Modified:
   trunk/openlayers/lib/OpenLayers/Control/TouchNavigation.js
Log:
fix typo in doc

Modified: trunk/openlayers/lib/OpenLayers/Control/TouchNavigation.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Control/TouchNavigation.js	2011-03-01 19:47:25 UTC (rev 11605)
+++ trunk/openlayers/lib/OpenLayers/Control/TouchNavigation.js	2011-03-02 08:15:20 UTC (rev 11606)
@@ -39,7 +39,7 @@
     pinchZoom: null,
 
     /**
-     * APIProprety: pinchZoomOptions
+     * APIProperty: pinchZoomOptions
      * {Object} Options passed to the PinchZoom control.
      */
     pinchZoomOptions: null,



More information about the Commits mailing list