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 e7e879065ed..406f0c96c1f 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi | |||
| @@ -755,7 +755,7 @@ non-@code{nil} value). If you set a variable using the customization | |||
| 755 | buffer, you need not worry about giving it an invalid type: the | 755 | buffer, you need not worry about giving it an invalid type: the |
| 756 | customization buffer usually only allows you to enter meaningful | 756 | customization buffer usually only allows you to enter meaningful |
| 757 | values. When in doubt, use @kbd{C-h v} (@code{describe-variable}) to | 757 | values. When in doubt, use @kbd{C-h v} (@code{describe-variable}) to |
| 758 | check the variable's documentation string to see kind of value it | 758 | check the variable's documentation string to see what kind of value it |
| 759 | expects (@pxref{Examining}). | 759 | expects (@pxref{Examining}). |
| 760 | 760 | ||
| 761 | @menu | 761 | @menu |