Browse Source

some typos

pull/85/head
onryo 2 years ago
parent
commit
a603c38742
  1. 2
      src/recurringdialog.ui
  2. 2
      src/recurringpayments.ui

2
src/recurringdialog.ui

@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Reccuring Dialog</string> <string>Recurring Dialog</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="0" column="0"> <item row="0" column="0">

2
src/recurringpayments.ui

@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Reocurring Payments</string> <string>Recurring Payments</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="0" column="1"> <item row="0" column="1">

Loading…
Cancel
Save