diff options
Diffstat (limited to 'src/commands/edit/PasteEventsCommand.cpp')
-rw-r--r-- | src/commands/edit/PasteEventsCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/PasteEventsCommand.cpp b/src/commands/edit/PasteEventsCommand.cpp index 2e2e458..6726dc7 100644 --- a/src/commands/edit/PasteEventsCommand.cpp +++ b/src/commands/edit/PasteEventsCommand.cpp @@ -54,7 +54,7 @@ PasteEventsCommand::PasteEventsCommand(Segment &segment, { if (pasteType != OpenAndPaste) { - // paste clef or key -> relayout to end + // paste clef or key -> retqlayout to end if (clipboard->isSingleSegment()) { |