diff src/editfns.c @ 78501:1677cf1c2509

Replace `iff' in comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:49:21 +0000
parents 922696f363b0
children 45618be84af9 e5a68f18fcb9
line wrap: on
line diff
--- a/src/editfns.c	Wed Aug 08 07:48:26 2007 +0000
+++ b/src/editfns.c	Wed Aug 08 07:49:21 2007 +0000
@@ -3516,7 +3516,7 @@
 	   precision	::= '.' [0-9]*
 
 	   If a field-width is specified, it specifies to which width
-	   the output should be padded with blanks, iff the output
+	   the output should be padded with blanks, if the output
 	   string is shorter than field-width.
 
 	   If precision is specified, it specifies the number of