diff src/print.c @ 14036:621a575db6f7

Comment fixes.
author Karl Heuer <kwzh@gnu.org>
date Fri, 05 Jan 1996 10:03:17 +0000
parents 1e17a9fde8a6
children 8765a56417ac
line wrap: on
line diff
--- a/src/print.c	Fri Jan 05 08:57:33 1996 +0000
+++ b/src/print.c	Fri Jan 05 10:03:17 1996 +0000
@@ -708,7 +708,7 @@
 
 /*
  * The buffer should be at least as large as the max string size of the
- * largest float, printed in the biggest notation.  This is undoubtably
+ * largest float, printed in the biggest notation.  This is undoubtedly
  * 20d float_output_format, with the negative of the C-constant "HUGE"
  * from <math.h>.
  *