]> code.delx.au - gnu-emacs/blobdiff - src/editfns.c
(mark_terminals): Typo.
[gnu-emacs] / src / editfns.c
index 7bb74958c2cebf2a47356a73d734a6d149c129ed..dac7eb83af25fea6ef91af126a05664cfd60f260 100644 (file)
@@ -3514,7 +3514,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