diff lisp/textmodes/fill.el @ 13713:f85b6bd0f925

(fill-context-prefix): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Wed, 13 Dec 1995 02:09:24 +0000
parents 292e11b5f9c6
children d597ac78b00e
line wrap: on
line diff
--- a/lisp/textmodes/fill.el	Wed Dec 13 02:02:17 1995 +0000
+++ b/lisp/textmodes/fill.el	Wed Dec 13 02:09:24 1995 +0000
@@ -132,7 +132,7 @@
 
 (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