summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/web_surfaces/shared/ardour.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/web_surfaces/shared/ardour.js b/share/web_surfaces/shared/ardour.js
index 2db59e4ec7..b5ce9b1c1d 100644
--- a/share/web_surfaces/shared/ardour.js
+++ b/share/web_surfaces/shared/ardour.js
@@ -65,7 +65,7 @@ export class Ardour {
}
}
- // Surface control API over WebSockets channel
+ // Surface control API over WebSockets
// clients need to call open() before calling these methods
async getTempo () {