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/sha512sum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/misc/sha512sum') diff --git a/tests/misc/sha512sum b/tests/misc/sha512sum index 9a62d6743..696c504f4 100755 --- a/tests/misc/sha512sum +++ b/tests/misc/sha512sum @@ -26,7 +26,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 $sha_degenerate = "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e"; -- cgit v1.2.3-70-g09d2