Skip to content

Commit 3afb8ae

Browse files
committed
1 parent da9fc95 commit 3afb8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/notation/internal/notationuiactions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2057,7 +2057,7 @@ const UiActionList NotationUiActions::m_actions = {
20572057
UiAction("note-input-steptime",
20582058
mu::context::UiCtxProjectOpened,
20592059
mu::context::CTX_NOTATION_OPENED,
2060-
TranslatableString("action", "Default (step time)"),
2060+
TranslatableString("action", "Default (step-time)"),
20612061
TranslatableString("action", "Toggle note input mode: default (step-time)"),
20622062
IconCode::Code::EDIT
20632063
),

0 commit comments

Comments
 (0)