diff options
| author | Ivan Mas??r <helix84@centrum.sk> | 2016-12-30 16:11:45 +0000 |
|---|---|---|
| committer | Ivan Masár <helix84@centrum.sk> | 2016-12-30 16:11:45 +0000 |
| commit | 1718bfb10a12c22b9f4a9d502e715634c2cc153c (patch) | |
| tree | 29cad2c565b35418780713c6e40adf992c8066dd /share/extensions/gcodetools_path_to_gcode.inx | |
| parent | * [INTL:sk] Slovak translation update (diff) | |
| download | inkscape-1718bfb10a12c22b9f4a9d502e715634c2cc153c.tar.gz inkscape-1718bfb10a12c22b9f4a9d502e715634c2cc153c.zip | |
fix typos, add translator comment
(bzr r15373)
Diffstat (limited to 'share/extensions/gcodetools_path_to_gcode.inx')
| -rw-r--r-- | share/extensions/gcodetools_path_to_gcode.inx | 2 |
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. |
