Skip to content

Commit

Permalink
Merge pull request #25490 from Gootector/master
Browse files Browse the repository at this point in the history
Fix: typos in editstyle.ui
  • Loading branch information
cbjeukendrup authored Nov 13, 2024
2 parents a5bbbae + 445537f commit 632b9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/notation/view/widgets/editstyle.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6034,7 +6034,7 @@
<item row="0" column="2">
<widget class="QCheckBox" name="singleMMRestShowNumber">
<property name="text">
<string>Show number &quot;1&quot;</string>
<string>Show number ‘1’</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -6246,7 +6246,7 @@
<item row="7" column="0" colspan="7">
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>H-bar:</string>
<string>H-bar</string>
</property>
<layout class="QGridLayout" name="gridLayout_36">
<item row="0" column="0">
Expand Down

0 comments on commit 632b9b7

Please sign in to comment.