Skip to content

Commit 0f4544b

Browse files
authored
Merge pull request #152 from mapnik/shield-margin-typo
shield-margin instead of text-margin in shield deprecation message
2 parents 6833c65 + d79f015 commit 0f4544b

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

3.0.0/reference.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,7 @@
11011101
"expression":true,
11021102
"default-value": 0.0,
11031103
"default-meaning": "Shields with the same text will be rendered without restriction.",
1104-
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.",
1104+
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.",
11051105
"status": "deprecated"
11061106
},
11071107
"spacing": {

3.0.20/reference.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@
11091109
"expression":true,
11101110
"default-value": 0.0,
11111111
"default-meaning": "Shields with the same text will be rendered without restriction.",
1112-
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.",
1112+
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.",
11131113
"status": "deprecated"
11141114
},
11151115
"spacing": {

3.0.3/reference.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@
11071107
"expression":true,
11081108
"default-value": 0.0,
11091109
"default-meaning": "Shields with the same text will be rendered without restriction.",
1110-
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.",
1110+
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.",
11111111
"status": "deprecated"
11121112
},
11131113
"spacing": {

3.0.6/reference.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@
11071107
"expression":true,
11081108
"default-value": 0.0,
11091109
"default-meaning": "Shields with the same text will be rendered without restriction.",
1110-
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.",
1110+
"doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.",
11111111
"status": "deprecated"
11121112
},
11131113
"spacing": {

0 commit comments

Comments
 (0)