]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: spelling fix
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 May 2022 18:49:13 +0000 (11:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 May 2022 18:49:13 +0000 (11:49 -0700)
src/sort.c

index 0a6b557ac96edf1a947ac427d5f294df27d445b0..c850656efea1c919633eac4c844a2acee64d273e 100644 (file)
@@ -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