fix api doc typo, no functionnal changes

git-svn-id: http://svn.openlayers.org/trunk/openlayers@11942 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Bruno Binet
2011-05-03 10:08:42 +00:00
parent afbec6829f
commit e4d13784fa

View File

@@ -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)
*