summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2025-05-23 09:06:54 +0200
committerGitHub <noreply@github.com>2025-05-23 09:06:54 +0200
commit87f7e6124b2778982a9b7defc34a50b238fdcdab (patch)
tree9e70b92ae531fc72dac34fd7682d47169d2e2d51
parentd69c4ba49112e346af8632ddb7ff6762d4d5e4d6 (diff)
knockdown: emphasize difference between offset and shape offset (#3746)
-rw-r--r--templates/knockdown_fill.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/knockdown_fill.xml b/templates/knockdown_fill.xml
index c2420b21..52da75ba 100644
--- a/templates/knockdown_fill.xml
+++ b/templates/knockdown_fill.xml
@@ -33,7 +33,7 @@
<option value="square">Square</option>
<option value="circle">Circle</option>
</param>
- <param name="shape-offset" type="float" gui-text="Offset" min="0" max="50">1</param>
+ <param name="shape-offset" type="float" gui-text="Shape offset" min="0" max="50">1</param>
<param name="shape-join-style" type="optiongroup" appearance="combo" gui-text="Join style">
<option value="1">Round</option>
<option value="2">Mitre</option>