diff options
-rw-r--r-- | doc/emacs/custom.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index 0a417f15d77..ce6290c1171 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -1273,7 +1273,7 @@ safe. You can also tell Emacs to permanently ignore all the variable/value pairs in the file, by typing @kbd{i} at the confirmation prompt -- -these pairs will thereafter ignored in this file and in all other +these pairs will thereafter be ignored in this file and in all other files. @vindex safe-local-variable-values |