]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: spelling fix for recent doc addition
authorPádraig Brady <P@draigBrady.com>
Thu, 9 Mar 2017 01:25:58 +0000 (17:25 -0800)
committerPádraig Brady <P@draigBrady.com>
Thu, 9 Mar 2017 01:25:58 +0000 (17:25 -0800)
* doc/coreutils.texi (join invocation): s/preceeding/preceding/.

doc/coreutils.texi

index d582c8d1c88d45c9267e52f6aa8c706a60226728..7edd1b90266bdc312e8c41c30fa4a9319ea5cebc 100644 (file)
@@ -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