From: João Távora Date: Wed, 27 Dec 2023 13:53:30 +0000 (-0600) Subject: Eglot: fix typo X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c5c4a750b275a15484e44d3fc65d5915513db16;p=emacs.git Eglot: fix typo * lisp/progmodes/eglot.el (eglot--guess-contact): Fix typo. (cherry picked from commit d4485838e14718f0a4a53004c4ab4fc8d049ca18) --- diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el index 9b11a22dafb..8ff2711ea85 100644 --- a/lisp/progmodes/eglot.el +++ b/lisp/progmodes/eglot.el @@ -1288,7 +1288,8 @@ be guessed." "\n" base-prompt) (eglot--error (concat "`%s' not found in PATH, but can't form" - " an interactive prompt for to fix %s!") + " an interactive prompt for help you fix" + " this.") program guess)))))) (input (and prompt (read-shell-command prompt full-program-invocation