time signature not meter mark

This commit is contained in:
Paul Davis 2022-10-27 13:51:38 -06:00
parent 97a544390d
commit b1118910c7
1 changed files with 1 additions and 1 deletions

View File

@ -3098,7 +3098,7 @@ MeterMarkerDrag::motion (GdkEvent* event, bool first_move)
/* get current state */
before_state = &map->get_state();
_editor->begin_reversible_command (_("move meter mark"));
_editor->begin_reversible_command (_("move time signature"));
/* only snap to bars. */