Skip to content

Commit 3f81d06

Browse files
committed
docs: clarify text spacing attribute
1 parent 5cd73c3 commit 3f81d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/reference.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1477,7 +1477,7 @@
14771477
"type": "unsigned",
14781478
"default-value": 0,
14791479
"default-meaning": "Only one label per line will attempt to be placed.",
1480-
"doc": "Distance the renderer should use to try to place repeated text labels on a line."
1480+
"doc": "Distance the renderer should use to try to place repeated text labels on a line. The spacing is measured from the end of one label to the beginning of next label."
14811481
},
14821482
"character-spacing": {
14831483
"type": "float",

0 commit comments

Comments
 (0)