Skip to content

Commit

Permalink
My typos fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mfvescovi committed Apr 29, 2021
1 parent 51c8341 commit d165c47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/qtapp/strsvr_qt/convdlg.ui
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<string/>
</property>
<property name="text">
<string>Message Types (Inteval: s) separated by ,</string>
<string>Message Types (Interval: s) separated by ,</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion app/winapp/strsvr/convdlg.dfm
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object ConvDialog: TConvDialog
Top = 34
Width = 208
Height = 13
Caption = 'Message Types (Inteval: s) separated by ,'
Caption = 'Message Types (Interval: s) separated by ,'
end
object BtnOk: TButton
Left = 177
Expand Down

0 comments on commit d165c47

Please sign in to comment.