changeset 82811:b79364abcd62

(format-alist): Fix typo in doc-string.
author Martin Rudalics <rudalics@gmx.at>
date Fri, 24 Aug 2007 05:43:36 +0000
parents 1fce1579a68b
children eafaf692b318
files lisp/format.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/format.el	Fri Aug 24 05:36:39 2007 +0000
+++ b/lisp/format.el	Fri Aug 24 05:43:36 2007 +0000
@@ -145,7 +145,7 @@
          that this would turn on some minor mode.
 
 PRESERVE, if non-nil, means that `format-write-file' should not remove
-          this format from `buffer-file-formats'.")
+          this format from `buffer-file-format'.")
 
 ;;; Basic Functions (called from Lisp)