From 4dad901e78de022f6ce75883ad302fb2e1c76454 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 29 Apr 2005 23:50:52 +0000 Subject: Fix comment to match new behavior of "sort". --- tests/sort/Test.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/sort/Test.pm') diff --git a/tests/sort/Test.pm b/tests/sort/Test.pm index e39b91625..31f34981d 100755 --- a/tests/sort/Test.pm +++ b/tests/sort/Test.pm @@ -3,7 +3,7 @@ package Test; require 5.002; use strict; -# Tell sort to accept old-style options like `-1'. +# Tell sort to accept old-style options like `+1'. $Test::env_default = ['_POSIX2_VERSION=199209']; my @tv = ( -- cgit v1.2.3-70-g09d2