* doc/misc/erc.texi (Keystroke Summary): Fix doc for TAB.

This commit is contained in:
Stefan Kangas 2021-12-03 22:57:48 +01:00
parent ef4d216eb3
commit bc55dc04af

View file

@ -283,7 +283,7 @@ Go to beginning of line or end of prompt.
@item @key{RET} (@code{erc-send-current-line})
Send the current line
@item @key{TAB} (@code{erc-complete-word})
@item @key{TAB} (@code{completion-at-point} or @code{erc-button-next})
If at prompt, complete the current word.
Otherwise, move to the next link or button.