From: Paul Eggert Date: Wed, 25 May 2022 18:49:13 +0000 (-0700) Subject: maint: spelling fix X-Git-Tag: v9.2~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1a447a3790ec74ef919c60d46673e7be061c72;p=thirdparty%2Fcoreutils.git maint: spelling fix --- diff --git a/src/sort.c b/src/sort.c index 0a6b557ac9..c850656efe 100644 --- a/src/sort.c +++ b/src/sort.c @@ -2601,7 +2601,7 @@ key_warnings (struct keyfield const *gkey, bool gkey_only) error (0, 0, _("option '-r' only applies to last-resort comparison")); } -/* Return either the sense of DIFF or its reverse, depnding on REVERSED. +/* Return either the sense of DIFF or its reverse, depending on REVERSED. If REVERSED, do not simply negate DIFF as that can mishandle INT_MIN. */ static int