Merge from emacs--rel--22
[bpt/emacs.git] / lisp / textmodes / sgml-mode.el
index 6e262ee..245ffc4 100644 (file)
@@ -826,7 +826,7 @@ Return non-nil if we skipped over matched tags."
 (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>