We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c8341 commit 100ce8dCopy full SHA for 100ce8d
app/qtapp/strsvr_qt/convdlg.ui
@@ -155,7 +155,7 @@
155
<string/>
156
</property>
157
<property name="text">
158
- <string>Message Types (Inteval: s) separated by ,</string>
+ <string>Message Types (Interval: s) separated by ,</string>
159
160
</widget>
161
</item>
app/winapp/strsvr/convdlg.dfm
@@ -35,7 +35,7 @@ object ConvDialog: TConvDialog
35
Top = 34
36
Width = 208
37
Height = 13
38
- Caption = 'Message Types (Inteval: s) separated by ,'
+ Caption = 'Message Types (Interval: s) separated by ,'
39
end
40
object BtnOk: TButton
41
Left = 177
0 commit comments