]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 29 Jan 2000 11:07:24 +0000 (11:07 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jan 2000 11:07:24 +0000 (11:07 +0000)
doc/sh-utils.texi

index d955a27fc655f06f008aeae00df3fc75a80b912b..5cbf5abe3668f74c63189b201fab6a6143105b13 100644 (file)
@@ -3160,7 +3160,7 @@ Print all numbers with the same width, by padding with leading zeroes.
 @end table
 
 If you want to use @code{seq} to print sequences of large integer values,
-you should not use the default @samp{%g} format since it can result in
+don't use the default @samp{%g} format since it can result in
 loss of precision:
 
 @example