correct minor typo in the API docs, no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10383 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -118,7 +118,7 @@ OpenLayers.Control.ModifyFeature = OpenLayers.Class(OpenLayers.Control, {
|
|||||||
* APIProperty: mode
|
* APIProperty: mode
|
||||||
* {Integer} Bitfields specifying the modification mode. Defaults to
|
* {Integer} Bitfields specifying the modification mode. Defaults to
|
||||||
* OpenLayers.Control.ModifyFeature.RESHAPE. To set the mode to a
|
* OpenLayers.Control.ModifyFeature.RESHAPE. To set the mode to a
|
||||||
* combination of options, use the | operator. or example, to allow
|
* combination of options, use the | operator. For example, to allow
|
||||||
* the control to both resize and rotate features, use the following
|
* the control to both resize and rotate features, use the following
|
||||||
* syntax
|
* syntax
|
||||||
* (code)
|
* (code)
|
||||||
|
|||||||
Reference in New Issue
Block a user