From f9efa646e7a371e48670d0541b0017c2564e9612 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 18 Oct 2012 15:25:16 +0000 Subject: fix frenglish --- common/Varspaceval.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/Varspaceval.pm b/common/Varspaceval.pm index f74bf4fe..5f997a7f 100644 --- a/common/Varspaceval.pm +++ b/common/Varspaceval.pm @@ -15,7 +15,7 @@ use MDK::Common; # Get all useful content of the config file # Return a hash containg the key and the value -# ATTENTION : in the conf file, an empty value is returnes as a spaced value (mandatory because of XML compatibility) +# WARNING : in the conf file, an empty value is returnes as a spaced value (mandatory because of XML compatibility) sub get { my ($_self, $file) = @_; my %l; -- cgit v1.2.1