Skip to content

Commit 100ce8d

Browse files
committed
More typos fixed
1 parent 51c8341 commit 100ce8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/qtapp/strsvr_qt/convdlg.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<string/>
156156
</property>
157157
<property name="text">
158-
<string>Message Types (Inteval: s) separated by ,</string>
158+
<string>Message Types (Interval: s) separated by ,</string>
159159
</property>
160160
</widget>
161161
</item>

app/winapp/strsvr/convdlg.dfm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object ConvDialog: TConvDialog
3535
Top = 34
3636
Width = 208
3737
Height = 13
38-
Caption = 'Message Types (Inteval: s) separated by ,'
38+
Caption = 'Message Types (Interval: s) separated by ,'
3939
end
4040
object BtnOk: TButton
4141
Left = 177

0 commit comments

Comments
 (0)