; * doc/lispref/variables.texi (Setting Variables): Fix a typo.

This commit is contained in:
Aleksandr Vityazev 2022-02-14 20:30:58 +00:00 committed by Eli Zaretskii
parent f6811ff8e2
commit 249e3b7969

View file

@ -883,7 +883,7 @@ then the following, in addition to setting @code{my-var} to @samp{2},
will also issue a message:
@example
(setop my-var 2)
(setopt my-var 2)
@end example
The @code{setopt} macro can be used on regular, non-user option