bad spellings. no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8154 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -103,8 +103,8 @@ OpenLayers.Popup.Framed =
|
|||||||
// this keeps us from getting into trouble
|
// this keeps us from getting into trouble
|
||||||
this.updateRelativePosition();
|
this.updateRelativePosition();
|
||||||
|
|
||||||
//make calculateRelativePosition always returnt the specified
|
//make calculateRelativePosition always return the specified
|
||||||
// fiexed position.
|
// fixed position.
|
||||||
this.calculateRelativePosition = function(px) {
|
this.calculateRelativePosition = function(px) {
|
||||||
return this.relativePosition;
|
return this.relativePosition;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user