diff options
| author | Sebastian Wüst <sebi@timewaster.de> | 2013-10-20 16:00:51 +0000 |
|---|---|---|
| committer | Sebastian Wüst <sebi@timewaster.de> | 2013-10-20 16:00:51 +0000 |
| commit | ab8acd061c218268293120a933993a449461ff43 (patch) | |
| tree | 92604da828ae4f12c5240d2e2f99178be6a4726b /share/extensions/plotter.inx | |
| parent | changed text (diff) | |
| download | inkscape-ab8acd061c218268293120a933993a449461ff43.tar.gz inkscape-ab8acd061c218268293120a933993a449461ff43.zip | |
changed text
(bzr r12417.1.26)
Diffstat (limited to 'share/extensions/plotter.inx')
| -rw-r--r-- | share/extensions/plotter.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index f0989ba1c..f22df3380 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -59,7 +59,7 @@ <param name="toolOffset" type="float" min="0.0" max="20.0" precision="2" _gui-text="Tool offset (mm)" _gui-description="The offset from the tool tip to the tool axis in mm (Default: 0.25)">0.25</param> <param name="precut" type="boolean" _gui-text="Use precut" _gui-description="Check this to cut a small line before the real drawing to align the tool orientation for the first cut (Default: Checked)">true</param> <param name="space" type="description"> </param> - <_param name="offsetNote" type="description">Please note that using the tool offset correction will move your plot away from the zero point by the tool offset specified.</_param> + <_param name="offsetNote" type="description">Please note that using the tool offset correction will move your plot away from the zero point by the tool offset.</_param> </page> <page name="misc" _gui-text="Miscellaneous"> <param name="flat" type="float" min="0.1" max="10.0" precision="1" _gui-text="Curve flatness" _gui-description="Curves are divided into lines, this number controls how fine the curves will be reproduced, the smaller the finer (Default: '1.2')">1.2</param> |
