From 99553d0ae5d6c61ace718e8f915138f050bf715a Mon Sep 17 00:00:00 2001 From: Pierre GIRAUD Date: Tue, 17 Jul 2012 16:15:03 +0300 Subject: [PATCH] Fixing doc. No functional change. --- lib/OpenLayers/Control/Snapping.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Control/Snapping.js b/lib/OpenLayers/Control/Snapping.js index ec75f6d66c..9e87043532 100644 --- a/lib/OpenLayers/Control/Snapping.js +++ b/lib/OpenLayers/Control/Snapping.js @@ -124,7 +124,7 @@ OpenLayers.Control.Snapping = OpenLayers.Class(OpenLayers.Control, { * objects below. If the items in the targets list are vector layers * (instead of configuration objects), the defaults from the * property will apply. The editable layer itself may be a target - * layer - allowing newly created or edited features to be snapped to + * layer, allowing newly created or edited features to be snapped to * existing features from the same layer. If no targets are provided * the layer given in the constructor (as ) will become the * initial target.