]> git.eshelyaron.com Git - emacs.git/commitdiff
Eglot: fix typo
authorJoão Távora <joaotavora@gmail.com>
Wed, 27 Dec 2023 13:53:30 +0000 (07:53 -0600)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:19:23 +0000 (08:19 +0100)
* lisp/progmodes/eglot.el (eglot--guess-contact): Fix typo.

(cherry picked from commit d4485838e14718f0a4a53004c4ab4fc8d049ca18)

lisp/progmodes/eglot.el

index 9b11a22dafbd80d7de9940efc7af6105e8c0e05d..8ff2711ea85f5a950799c7629fa7223b2b399e1c 100644 (file)
@@ -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