diff options
Diffstat (limited to 'lib/elements/stroke.py')
| -rw-r--r-- | lib/elements/stroke.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/elements/stroke.py b/lib/elements/stroke.py index 1be3953d..925a7dcd 100644 --- a/lib/elements/stroke.py +++ b/lib/elements/stroke.py @@ -131,7 +131,7 @@ class Stroke(EmbroideryElement): @property @param('enable_random_stitch_length', - _('Randomized stitch length'), + _('Randomize stitch length'), tooltip=_('Randomize stitch length and phase instead of dividing evenly or staggering. ' 'This is recommended for closely-spaced curved fills to avoid Moiré artefacts.'), type='boolean', |
