fix typo in doc
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11606 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user