diff --git a/src/ol/graticule.js b/src/ol/graticule.js index c2fe312cb7..0349eaa774 100644 --- a/src/ol/graticule.js +++ b/src/ol/graticule.js @@ -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.} The parallels. * @api */