Skip to content

Commit 0278741

Browse files
committed
Fix typo in custom.texi
* doc/emacs/custom.texi (Variables): Fix typo. Pointed out by [email protected]. (Bug#40890)
1 parent 9f5ae71 commit 0278741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/emacs/custom.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ non-@code{nil} value). If you set a variable using the customization
755755
buffer, you need not worry about giving it an invalid type: the
756756
customization buffer usually only allows you to enter meaningful
757757
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
759759
expects (@pxref{Examining}).
760760

761761
@menu

0 commit comments

Comments
 (0)