diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-03-29 11:09:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-29 11:09:17 +0100 |
| commit | 697b6c64f8ae7b2564fbf6ff57488c7ca8025049 (patch) | |
| tree | 4df4cb1afd30ecdaabc0ca9433172fd5f41682f8 /templates/jump_to_stroke.xml | |
| parent | 2439adafa8592995d9acead47ef2802d5d95c373 (diff) | |
add options to remove specific params only (#2774)
Diffstat (limited to 'templates/jump_to_stroke.xml')
| -rw-r--r-- | templates/jump_to_stroke.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/jump_to_stroke.xml b/templates/jump_to_stroke.xml index 65342368..061ccf2d 100644 --- a/templates/jump_to_stroke.xml +++ b/templates/jump_to_stroke.xml @@ -38,7 +38,7 @@ <param name="tolerance" type="float" indent="1" gui-text="Running stitch tolerance (mm)">2.0</param> </page> <page name="info" gui-text="Help"> - <label appearance="header">This extension converts jump stithes to running stitches.</label> + <label appearance="header">This extension converts jump stitches to running stitches.</label> <label>Get more information on our website</label> <label appearance="url">https://inkstitch.org/docs/stroke-tools/#jump-to-stroke</label> </page> |
