Skip to content

Commit cdf485d

Browse files
authored
Merge pull request #28341 from Pruchniakowski/master
2 parents 5083e43 + 6c6ca2d commit cdf485d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/notation/qml/MuseScore/NotationScene/internal/EditStyle/HammerOnPullOffTappingPage.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ StyledFlickable {
137137
StyledGroupBox {
138138
Layout.fillWidth: true
139139
Layout.minimumWidth: 500
140-
title: qsTrc("notation/editstyle/hammeronpulloff", "Consecutive hammer-on/pull-offs")
140+
title: qsTrc("notation/editstyle/hammeronpulloff", "Consecutive hammer-ons/pull-offs")
141141

142142
ColumnLayout {
143143
width: parent.width

0 commit comments

Comments
 (0)