From: Pádraig Brady
Date: Thu, 9 Mar 2017 01:25:58 +0000 (-0800) Subject: doc: spelling fix for recent doc addition X-Git-Tag: v8.27~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280d421375bf070aa494b6e9ce2e8f213bf11f97;p=thirdparty%2Fcoreutils.git doc: spelling fix for recent doc addition * doc/coreutils.texi (join invocation): s/preceeding/preceding/. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index d582c8d1c8..7edd1b9026 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -6315,7 +6315,7 @@ $ LC_ALL=C join file1.sorted file2.sorted > file3 @subsection Working with fields Use @option{-1},@option{-2} to set the key fields for each of the input files. -Ensure the preceeding @command{sort} commands operated on the same fields. +Ensure the preceding @command{sort} commands operated on the same fields. @noindent The following example joins two files, using the values from seventh field