Skip to content

Commit 5a8084d

Browse files
committed
[Trivial] fix typo "recomended" in sendcustomfee dialog
1 parent 9d259c9 commit 5a8084d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/pivx/forms/sendcustomfeedialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<item alignment="Qt::AlignHCenter">
202202
<widget class="QCheckBox" name="checkBoxRecommended">
203203
<property name="text">
204-
<string>Recomended</string>
204+
<string>Recommended</string>
205205
</property>
206206
</widget>
207207
</item>

0 commit comments

Comments
 (0)