emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eglot b928abaf36 3/3: ; * eglot.el (eglot-server-initia


From: ELPA Syncer
Subject: [elpa] externals/eglot b928abaf36 3/3: ; * eglot.el (eglot-server-initialized-hook): Fix punctuation.
Date: Thu, 13 Jan 2022 16:57:30 -0500 (EST)

branch: externals/eglot
commit b928abaf3670a9eac69e08a73a9ea8e097fe8720
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * eglot.el (eglot-server-initialized-hook): Fix punctuation.
---
 eglot.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eglot.el b/eglot.el
index 4e92bf09bf..b97e3a4e66 100644
--- a/eglot.el
+++ b/eglot.el
@@ -1046,7 +1046,7 @@ Use current server's or first available Eglot events 
buffer."
   '()
   "Hook run after a `eglot-lsp-server' instance is created.
 
-That is before a connection was established. Use
+That is before a connection was established.  Use
 `eglot-connect-hook' to hook into when a connection was
 successfully established and the server on the other side has
 received the initializing configuration.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]