summaryrefslogtreecommitdiff
path: root/share/scripts/stop_at_marker.lua
diff options
context:
space:
mode:
Diffstat (limited to 'share/scripts/stop_at_marker.lua')
-rw-r--r--share/scripts/stop_at_marker.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/scripts/stop_at_marker.lua b/share/scripts/stop_at_marker.lua
index 35de3510c4..0d5da48b91 100644
--- a/share/scripts/stop_at_marker.lua
+++ b/share/scripts/stop_at_marker.lua
@@ -3,7 +3,7 @@ ardour {
name = "Stop at Marker",
license = "MIT",
author = "Ardour Lua Task Force",
- description = [[An example session script which stops the transport on every location marker when rolling forward.]]
+ description = [[Stop the transport on every location marker when rolling forward.]]
}
function factory ()