aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AdminPanel/Hosts/GHosts.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/AdminPanel/Hosts/GHosts.pm b/AdminPanel/Hosts/GHosts.pm
index 345a8e8..6655191 100644
--- a/AdminPanel/Hosts/GHosts.pm
+++ b/AdminPanel/Hosts/GHosts.pm
@@ -90,7 +90,7 @@ sub _addHostDialog {
my $hbox_footer = $factory->createHBox($layout);
# header
- my $labelDescription = $factory->createLabel($hbox_header,"Add the informations");
+ my $labelDescription = $factory->createLabel($hbox_header,"Add the information");
# content
# my $labelIPAddress = $factory->createLabel($leftContent,"IP Address");