FEM: typo in GUI

This commit is contained in:
Bernd Hahnebach 2015-10-07 06:18:17 +02:00
parent b51155e289
commit 177e0d2665
2 changed files with 4 additions and 4 deletions

View File

@ -46,13 +46,13 @@
<item>
<widget class="QGroupBox" name="groupBox_1">
<property name="title">
<string>Reference</string>
<string>References</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="l_label_text_1">
<property name="text">
<string>Leave reference blank </string>
<string>Leave references blank </string>
</property>
</widget>
</item>

View File

@ -46,13 +46,13 @@
<item>
<widget class="QGroupBox" name="groupBox_1">
<property name="title">
<string>Reference</string>
<string>References</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="l_label_text_1">
<property name="text">
<string>Leave reference blank </string>
<string>Leave references blank </string>
</property>
</widget>
</item>