*** empty log message ***

This commit is contained in:
Jim Meyering
2000-01-29 11:07:24 +00:00
parent d176b68faa
commit bd8333c63d
+1 -1
View 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