fix documentation, no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9721 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -23,7 +23,7 @@ OpenLayers.Strategy.Save = OpenLayers.Class(OpenLayers.Strategy, {
|
|||||||
* {Array(String)} Supported application event types. Register a listener
|
* {Array(String)} Supported application event types. Register a listener
|
||||||
* for a particular event with the following syntax:
|
* for a particular event with the following syntax:
|
||||||
* (code)
|
* (code)
|
||||||
* protocol.events.register(type, obj, listener);
|
* strategy.events.register(type, obj, listener);
|
||||||
* (end)
|
* (end)
|
||||||
*
|
*
|
||||||
* - *start* Triggered before saving
|
* - *start* Triggered before saving
|
||||||
|
|||||||
Reference in New Issue
Block a user