mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
fix typo
This commit is contained in:
parent
99d7720a63
commit
b031109311
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ LuaWindow::LuaWindow ()
|
|||
, _menu_snippet (0)
|
||||
, _menu_actions (0)
|
||||
, _btn_run (_("Run"))
|
||||
, _btn_clear (_("Clear Outtput"))
|
||||
, _btn_clear (_("Clear Output"))
|
||||
, _btn_open (_("Import"))
|
||||
, _btn_save (_("Save"))
|
||||
, _btn_delete (_("Delete"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue