diff --git a/lispref/commands.texi b/lispref/commands.texi index c56ecf41faa..c6f3fcf39b2 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -627,9 +627,9 @@ part of the prompt. @example @group -(execute-extended-command 1) +(execute-extended-command 3) ---------- Buffer: Minibuffer ---------- -1 M-x forward-word RET +3 M-x forward-word RET ---------- Buffer: Minibuffer ---------- @result{} t @end group