aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/custom.texi2
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
755buffer, you need not worry about giving it an invalid type: the 755buffer, you need not worry about giving it an invalid type: the
756customization buffer usually only allows you to enter meaningful 756customization buffer usually only allows you to enter meaningful
757values. When in doubt, use @kbd{C-h v} (@code{describe-variable}) to 757values. When in doubt, use @kbd{C-h v} (@code{describe-variable}) to
758check the variable's documentation string to see kind of value it 758check the variable's documentation string to see what kind of value it
759expects (@pxref{Examining}). 759expects (@pxref{Examining}).
760 760
761@menu 761@menu