(write-contents-hooks): Doc fix.

This commit is contained in:
Karl Heuer 1996-11-17 19:41:48 +00:00
parent 3d0ced7a14
commit 659ebcc6fb

View file

@ -228,7 +228,7 @@ buffer's contents, not to the particular visited file; thus,
major mode does clear it.
This variable automatically becomes buffer-local whenever it is set.
If you use `add-hooks' to add elements to the list, use nil for the
If you use `add-hook' to add elements to the list, use nil for the
LOCAL argument.
See also `write-file-hooks'.")