changeset 13713:f85b6bd0f925

(fill-context-prefix): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Wed, 13 Dec 1995 02:09:24 +0000
parents f4eb849fb233
children 45e71ea63d71
files lisp/textmodes/fill.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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