From cca51697aa3627b7b920567758df306d053f9ec4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 1 May 2008 09:30:22 +0200 Subject: fix typo in comments: s/ouput/output/ adjust spelling in that same comment: s/localisation/localization/ --- tests/misc/md5sum-newline | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/misc/md5sum-newline') diff --git a/tests/misc/md5sum-newline b/tests/misc/md5sum-newline index b2c6116cd..ed6b85ceb 100755 --- a/tests/misc/md5sum-newline +++ b/tests/misc/md5sum-newline @@ -40,7 +40,7 @@ use strict; (my $program_name = $0) =~ s|.*/||; -# Turn off localisation of executable's ouput. +# Turn off localization of executable's output. @ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3; my $degenerate = "d41d8cd98f00b204e9800998ecf8427e"; -- cgit v1.2.3-70-g09d2