From 95cac171c37089d050981e05552e2965f9fe8ee1 Mon Sep 17 00:00:00 2001 From: Matteo Pasotti Date: Sat, 11 Jan 2014 19:29:30 +0100 Subject: - fixed English grammar --- AdminPanel/Hosts/GHosts.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AdminPanel/Hosts/GHosts.pm') diff --git a/AdminPanel/Hosts/GHosts.pm b/AdminPanel/Hosts/GHosts.pm index 345a8e8c..66551911 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"); -- cgit v1.2.1