summaryrefslogtreecommitdiffstats
path: root/share/extensions/gcodetools_path_to_gcode.inx
diff options
context:
space:
mode:
authorJabiertxof <jtx@jtx>2017-01-01 13:59:51 +0000
committerJabiertxof <jtx@jtx>2017-01-01 13:59:51 +0000
commit6d4adfb2fce437335a6c5226624a24c44164974d (patch)
tree087a8b83f59ca89a8ddd9d82b1da6749e7d4cef6 /share/extensions/gcodetools_path_to_gcode.inx
parentUpdate to trunk (diff)
parentFix bug/add feature on #1653380 on rotate copies (diff)
downloadinkscape-6d4adfb2fce437335a6c5226624a24c44164974d.tar.gz
inkscape-6d4adfb2fce437335a6c5226624a24c44164974d.zip
Update to trunk
(bzr r15295.1.40)
Diffstat (limited to 'share/extensions/gcodetools_path_to_gcode.inx')
-rw-r--r--share/extensions/gcodetools_path_to_gcode.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/gcodetools_path_to_gcode.inx b/share/extensions/gcodetools_path_to_gcode.inx
index 39cc6571b..b1664a70e 100644
--- a/share/extensions/gcodetools_path_to_gcode.inx
+++ b/share/extensions/gcodetools_path_to_gcode.inx
@@ -17,7 +17,7 @@
</param>
<param name="path-to-gcode-depth-function" type="string" _gui-text="Depth function:">d</param>
- <param name="path-to-gcode-sort-paths" type="boolean" _gui-text="Sort paths to reduse rapid distance">True</param>
+ <param name="path-to-gcode-sort-paths" type="boolean" _gui-text="Sort paths to reduce rapid distance">True</param>
<_param name="help" type="description">
Biarc interpolation tolerance is the maximum distance between path and its approximation.