diff --git a/lib/OpenLayers/Util.js b/lib/OpenLayers/Util.js index f51353eaa2..17e95238fe 100644 --- a/lib/OpenLayers/Util.js +++ b/lib/OpenLayers/Util.js @@ -1301,7 +1301,7 @@ OpenLayers.Util.safeStopPropagation = function(evt) { }; /** - * Function: pagePositon + * Function: pagePosition * Calculates the position of an element on the page (see * http://code.google.com/p/doctype/wiki/ArticlePageOffset) *