]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout): Doc (bug#71756).
authorF. Jason Park <jp@neverwas.me>
Mon, 24 Jun 2024 23:04:37 +0000 (16:04 -0700)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Jun 2024 06:12:06 +0000 (08:12 +0200)
(cherry picked from commit 233f683da8fa146e3328c96b4cf04211446e026e)

lisp/erc/erc-backend.el

index a75ceffb6c88424af303f354ed045eb44c73d65f..01213c9724dcebe1fbbbb59126d0fa667b6bdf6e 100644 (file)
@@ -425,7 +425,7 @@ If this value is too low, servers may reject your initial nick
 request upon reconnecting because they haven't yet noticed that
 your previous connection is dead.  If this happens, try setting
 this value to 120 or greater and/or exploring the option
-`erc-regain-services-alist', which may provide a more proactive
+`erc-services-regain-alist', which may provide a more proactive
 means of handling this situation on some servers."
   :type 'number)