Fix typo in custom.texi
* doc/emacs/custom.texi (Variables): Fix typo. Pointed out by ej32u@protonmail.com. (Bug#40890)
This commit is contained in:
parent
9f5ae717fb
commit
0278741676
1 changed files with 1 additions and 1 deletions
|
@ -755,7 +755,7 @@ non-@code{nil} value). If you set a variable using the customization
|
||||||
buffer, you need not worry about giving it an invalid type: the
|
buffer, you need not worry about giving it an invalid type: the
|
||||||
customization buffer usually only allows you to enter meaningful
|
customization buffer usually only allows you to enter meaningful
|
||||||
values. When in doubt, use @kbd{C-h v} (@code{describe-variable}) to
|
values. When in doubt, use @kbd{C-h v} (@code{describe-variable}) to
|
||||||
check the variable's documentation string to see kind of value it
|
check the variable's documentation string to see what kind of value it
|
||||||
expects (@pxref{Examining}).
|
expects (@pxref{Examining}).
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue