Change all 'Parameter:' to 'Parameters:' in documentation. Non functional change

This commit is contained in:
fredj
2012-01-12 09:32:49 +01:00
parent 4fcd28fe08
commit cbfb68f397
10 changed files with 21 additions and 21 deletions

View File

@@ -53,7 +53,7 @@ OpenLayers.Geometry.LinearRing = OpenLayers.Class(
* be overridden by calling the method with a non-null index as the
* second argument.
*
* Parameter:
* Parameters:
* point - {<OpenLayers.Geometry.Point>}
* index - {Integer} Index into the array to insert the component
*