Fix mistake in manual

This commit is contained in:
GriffinR 2022-08-31 14:55:43 -04:00
parent b6eaad7f77
commit 5af4d15d6b

View file

@ -415,7 +415,7 @@ The following functions are related to editing the map's blocks or retrieving in
:param number width: width in blocks
.. js:function:: map.setBorderHeight()
.. js:function:: map.setBorderHeight(height)
Sets the height of the border of the currently-opened map. If the config setting ``use_custom_border_size`` is set to ``0`` then this does nothing.