Skip to content

Commit be65291

Browse files
author
Kevin Li
authored
replace unmappable character (#980)
1 parent 5056e68 commit be65291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin-scalebar/src/main/java/com/mapbox/pluginscalebar/ScaleBarWidget.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ public float getMarginTop() {
202202
}
203203

204204
/**
205-
* Set the margin between scale bar and the top of mapView
205+
* Set the margin between scale bar and the top of mapView.
206206
*
207207
* @param marginTop the margin between scale bar and the top of mapView, in pixel.
208208
*/

0 commit comments

Comments
 (0)