]> git.eshelyaron.com Git - emacs.git/commitdiff
(fill-context-prefix): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Wed, 13 Dec 1995 02:09:24 +0000 (02:09 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 13 Dec 1995 02:09:24 +0000 (02:09 +0000)
lisp/textmodes/fill.el

index f83de9f765e015e7080321ebeb3dc26140026c3f..d8450141b4887192c32a8562163b0a78abe20357 100644 (file)
@@ -132,7 +132,7 @@ Remove indentation from each line."
 
 (defun fill-context-prefix (from to &optional first-line-regexp)
   "Compute a fill prefix from the text between FROM and TO.
-This uses the variables `adapive-fill-prefix' and `adaptive-fill-function'.
+This uses the variables `adaptive-fill-prefix' and `adaptive-fill-function'.
 If FIRST-LINE-REGEXP is non-nil, then when taking a prefix from the
 first line, insist it must match FIRST-LINE-REGEXP."
   (save-excursion