Correct typo in graticule docs

This commit is contained in:
Peter Robins
2017-06-13 09:42:18 +01:00
committed by GitHub
parent 4255e81b93
commit 68ca4b3c2a

View File

@@ -528,7 +528,7 @@ ol.Graticule.prototype.getParallel_ = function(lat, minLon, maxLon,
/**
* Get the list of parallels. Pallels are lines of equal latitude.
* Get the list of parallels. Parallels are lines of equal latitude.
* @return {Array.<ol.geom.LineString>} The parallels.
* @api
*/