Skip to content
Snippets Groups Projects
Commit b0f7ed6b authored by rswindell's avatar rswindell
Browse files

Fixed typos ("Telnet" instead of "Web"), thanks Richard C.

parent 9d54eee5
Branches
Tags
No related merge requests found
...@@ -76,7 +76,7 @@ object WebForm: TWebForm ...@@ -76,7 +76,7 @@ object WebForm: TWebForm
Top = 0 Top = 0
Width = 150 Width = 150
Height = 22 Height = 22
Hint = 'Telnet Server Status' Hint = 'Web Server Status'
Align = alClient Align = alClient
AutoSize = False AutoSize = False
BorderStyle = sbsSunken BorderStyle = sbsSunken
...@@ -96,7 +96,7 @@ object WebForm: TWebForm ...@@ -96,7 +96,7 @@ object WebForm: TWebForm
Top = 0 Top = 0
Width = 75 Width = 75
Height = 22 Height = 22
Hint = 'Telnet Server Utilization' Hint = 'Web Server Utilization'
Min = 0 Min = 0
Max = 100 Max = 100
Smooth = True Smooth = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment