fix typo in doc

git-svn-id: http://svn.openlayers.org/trunk/openlayers@11606 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2011-03-02 08:15:20 +00:00
parent afb80bfe48
commit 41ff5b8af8
+1 -1
View File
@@ -39,7 +39,7 @@ OpenLayers.Control.TouchNavigation = OpenLayers.Class(OpenLayers.Control, {
pinchZoom: null, pinchZoom: null,
/** /**
* APIProprety: pinchZoomOptions * APIProperty: pinchZoomOptions
* {Object} Options passed to the PinchZoom control. * {Object} Options passed to the PinchZoom control.
*/ */
pinchZoomOptions: null, pinchZoomOptions: null,