Replace `iff' in comments.
[bpt/emacs.git] / src / editfns.c
index 5ab8e5e..6c6742d 100644 (file)
@@ -3516,7 +3516,7 @@ usage: (format STRING &rest OBJECTS)  */)
           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