summaryrefslogtreecommitdiff
path: root/lib/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/commands.py')
-rw-r--r--lib/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/commands.py b/lib/commands.py
index f30d6423..2bae2ca6 100644
--- a/lib/commands.py
+++ b/lib/commands.py
@@ -27,7 +27,7 @@ COMMANDS = {
"fill_end": N_("Fill stitch ending position"),
# L10N command attached to an object
- "ripple_target": N_("Ripple stitch target position"),
+ "ripple_target": N_("Target position"),
# L10N command attached to an object
"run_start": N_("Auto-route running stitch starting position"),