]> 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)
committerJoão Távora <joaotavora@gmail.com>
Wed, 27 Dec 2023 14:02:20 +0000 (08:02 -0600)
* lisp/progmodes/eglot.el (eglot--guess-contact): Fix typo.

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