diff lisp/textmodes/sgml-mode.el @ 78482:80e300a489d6

Replace `iff' in doc-strings and comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:22:47 +0000
parents b6d25790aab2
children dc100f64b2b7 e5a68f18fcb9
line wrap: on
line diff
--- a/lisp/textmodes/sgml-mode.el	Wed Aug 08 07:21:23 2007 +0000
+++ b/lisp/textmodes/sgml-mode.el	Wed Aug 08 07:22:47 2007 +0000
@@ -757,7 +757,7 @@
 (defun sgml-skip-tag-forward (arg)
   "Skip to end of tag or matching closing tag if present.
 With prefix argument ARG, repeat this ARG times.
-Return t iff after a closing tag."
+Return t if after a closing tag."
   (interactive "p")
   ;; FIXME: Use sgml-get-context or something similar.
   ;; It currently might jump to an unrelated </P> if the <P>