Skip to content

Commit

Permalink
FEM: typo in GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach committed Oct 9, 2015
1 parent b51155e commit 177e0d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/Mod/Fem/FemBeamSection.ui
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions src/Mod/Fem/FemShellThickness.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 177e0d2

Please sign in to comment.