Skip to content

Commit 22eb11b

Browse files
committed
Merge pull request openlayers#1050 from OrdnanceSurvey/os-ol-bounds-bbox-fix
Documentation change for Bounds.toBBOX()
2 parents 2c17ef1 + dc32c34 commit 22eb11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OpenLayers/BaseTypes/Bounds.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ OpenLayers.Bounds = OpenLayers.Class({
164164
* Returns a boundingbox-string representation of the bounds object.
165165
*
166166
* Parameters:
167-
* decimal - {Integer} How many significant digits in the bbox coords?
167+
* decimal - {Integer} How many decimal places in the bbox coords?
168168
* Default is 6
169169
* reverseAxisOrder - {Boolean} Should we reverse the axis order?
170170
*

0 commit comments

Comments
 (0)