summaryrefslogtreecommitdiff
path: root/tests/du/files0-from
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-05-01 09:30:22 +0200
committerJim Meyering <meyering@redhat.com>2008-05-06 08:21:29 +0200
commitcca51697aa3627b7b920567758df306d053f9ec4 (patch)
tree7a755598465aec751e5c9c4c58dd2cec61c8121b /tests/du/files0-from
parent22adc16d9cb2ca99b3f7b04f761c89db09f19304 (diff)
downloadcoreutils-cca51697aa3627b7b920567758df306d053f9ec4.tar.xz
fix typo in comments: s/ouput/output/
adjust spelling in that same comment: s/localisation/localization/
Diffstat (limited to 'tests/du/files0-from')
-rwxr-xr-xtests/du/files0-from2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/files0-from b/tests/du/files0-from
index dc626d244..000a1113f 100755
--- a/tests/du/files0-from
+++ b/tests/du/files0-from
@@ -30,7 +30,7 @@ use strict;
$ENV{PROG} = 'du';
-# 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 =