summaryrefslogtreecommitdiff
path: root/tests/misc/stat-printf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/stat-printf')
-rwxr-xr-xtests/misc/stat-printf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/stat-printf b/tests/misc/stat-printf
index 9852e1fea..fd720df30 100755
--- a/tests/misc/stat-printf
+++ b/tests/misc/stat-printf
@@ -27,7 +27,7 @@ use strict;
(my $ME = $0) =~ s|.*/||;
my $prog = 'stat';
-# Turn off localisation of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =