summaryrefslogtreecommitdiff
path: root/tests/misc/fold
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/fold')
-rwxr-xr-xtests/misc/fold2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/fold b/tests/misc/fold
index 4f9be9a59..baf5b6809 100755
--- a/tests/misc/fold
+++ b/tests/misc/fold
@@ -41,7 +41,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =