From d79f015272effc5c7f668620c13fc5797563f11d Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 7 Oct 2018 17:03:32 +0200 Subject: [PATCH] shield-margin instead of text-margin in shield deprecation message --- 3.0.0/reference.json | 2 +- 3.0.20/reference.json | 2 +- 3.0.3/reference.json | 2 +- 3.0.6/reference.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/3.0.0/reference.json b/3.0.0/reference.json index 4126cc4..96eb48a 100644 --- a/3.0.0/reference.json +++ b/3.0.0/reference.json @@ -1101,7 +1101,7 @@ "expression":true, "default-value": 0.0, "default-meaning": "Shields with the same text will be rendered without restriction.", - "doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.", + "doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.", "status": "deprecated" }, "spacing": { diff --git a/3.0.20/reference.json b/3.0.20/reference.json index 85644a5..f5f50b1 100644 --- a/3.0.20/reference.json +++ b/3.0.20/reference.json @@ -1109,7 +1109,7 @@ "expression":true, "default-value": 0.0, "default-meaning": "Shields with the same text will be rendered without restriction.", - "doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.", + "doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.", "status": "deprecated" }, "spacing": { diff --git a/3.0.3/reference.json b/3.0.3/reference.json index 2d9d86e..73c265d 100644 --- a/3.0.3/reference.json +++ b/3.0.3/reference.json @@ -1107,7 +1107,7 @@ "expression":true, "default-value": 0.0, "default-meaning": "Shields with the same text will be rendered without restriction.", - "doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.", + "doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.", "status": "deprecated" }, "spacing": { diff --git a/3.0.6/reference.json b/3.0.6/reference.json index 2072b9d..c549fbe 100644 --- a/3.0.6/reference.json +++ b/3.0.6/reference.json @@ -1107,7 +1107,7 @@ "expression":true, "default-value": 0.0, "default-meaning": "Shields with the same text will be rendered without restriction.", - "doc": "Minimum distance to any other collision object. Deprecated: replaced by `text-margin`.", + "doc": "Minimum distance to any other collision object. Deprecated: replaced by `shield-margin`.", "status": "deprecated" }, "spacing": {