diff options
Diffstat (limited to 'doc/lispref/customize.texi')
-rw-r--r-- | doc/lispref/customize.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/customize.texi b/doc/lispref/customize.texi index 5372728466f..ed455828f6e 100644 --- a/doc/lispref/customize.texi +++ b/doc/lispref/customize.texi @@ -599,7 +599,7 @@ The value must be a file name for an existing file. The widget provides completion. @item directory -The value must be a directory name. The widget provides completion. +The value must be a directory. The widget provides completion. @item hook The value must be a list of functions. This customization type is |