]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/customize.texi: Fix typo.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Aug 2019 21:48:26 +0000 (14:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Aug 2019 21:48:57 +0000 (14:48 -0700)
doc/lispref/customize.texi

index e4a500b069d2ee2ffae88de36cff4bdabae725ec..822066f3c548867c12638650c2c16152d13f88a3 100644 (file)
@@ -418,7 +418,7 @@ already set or has been customized; otherwise, just use
 @code{set-default}.
 
 @item custom-initialize-delay
-This functions behaves like @code{custom-initialize-set}, but it
+This function behaves like @code{custom-initialize-set}, but it
 delays the actual initialization to the next Emacs start.  This should
 be used in files that are preloaded (or for autoloaded variables), so
 that the initialization is done in the run-time context rather than