]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix typo in previous patch
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Feb 2019 08:19:22 +0000 (00:19 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Feb 2019 08:25:25 +0000 (00:25 -0800)
doc/coreutils.texi

index d1427323cc0ff1f213e414eedd5e086d29362557..886ecf451e0bbd3cc135d2ce9e71843ee0e100d1 100644 (file)
@@ -16004,7 +16004,7 @@ Pad with zeros, like @samp{0}.  In addition, precede any year number
 with @samp{+} if it exceeds 9999 or if its field width exceeds 4;
 similarly, precede any century number with @samp{+} if it exceeds 99
 or if its field width exceeds 2.  Preceding with @samp{+} is helpful
-for generationg some ISO 8601 formats.
+for generating some ISO 8601 formats.
 @item ^
 Use upper case characters if possible.
 This is a GNU extension.