summaryrefslogtreecommitdiff
path: root/share/scripts/jump_to_marker.lua
diff options
context:
space:
mode:
Diffstat (limited to 'share/scripts/jump_to_marker.lua')
-rw-r--r--share/scripts/jump_to_marker.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/scripts/jump_to_marker.lua b/share/scripts/jump_to_marker.lua
index ea92020c83..4e5305f6d6 100644
--- a/share/scripts/jump_to_marker.lua
+++ b/share/scripts/jump_to_marker.lua
@@ -1,7 +1,7 @@
-ardour { ["type"] = "EditorAction", name = "Jump to Marker",
+ardour { ["type"] = "EditorAction", name = "Search and Jump to Marker",
license = "MIT",
author = "Ardour Team",
- description = [[Jump to the first marker matching a given pattern]]
+ description = [[Jump to the first marker that matches a given name pattern]]
}
function factory () return function ()