]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/variables.texi (Setting Variables): Fix a typo.
authorAleksandr Vityazev <avityazev@posteo.org>
Mon, 14 Feb 2022 20:30:58 +0000 (20:30 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Feb 2022 03:24:47 +0000 (05:24 +0200)
doc/lispref/variables.texi

index 9088397f9a629cd79cbbe8b341e8ee266a211e18..a520b3856c546fd50fb77c00ec28f8fc90cba876 100644 (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