diff src/editfns.c @ 82365:e5a68f18fcb9

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
author Miles Bader <miles@gnu.org>
date Mon, 13 Aug 2007 13:41:28 +0000
parents b98604865ea0 1677cf1c2509
children 3b0be4ab6109 424b655804ca
line wrap: on
line diff
--- a/src/editfns.c	Mon Aug 13 11:27:41 2007 +0000
+++ b/src/editfns.c	Mon Aug 13 13:41:28 2007 +0000
@@ -3514,7 +3514,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