]> git.eshelyaron.com Git - emacs.git/commitdiff
(ispell-complete-word): Doc fix.
authorPavel Janík <Pavel@Janik.cz>
Tue, 11 Dec 2001 07:22:44 +0000 (07:22 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 11 Dec 2001 07:22:44 +0000 (07:22 +0000)
lisp/textmodes/ispell.el

index a2d7af6521452d096cdad11826e2f281ecf1a531..50830816f6d63921beab1776f25c9ad410f28238 100644 (file)
@@ -2801,7 +2801,7 @@ Returns the sum shift due to changes in word replacements."
 
 ;;;###autoload
 (defun ispell-complete-word (&optional interior-frag)
-  "Try to complete the word before or under point (see `lookup-words')
+  "Try to complete the word before or under point (see `lookup-words').
 If optional INTERIOR-FRAG is non-nil then the word may be a character
 sequence inside of a word.