aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2022-10-20 17:08:15 +0300
committerEli Zaretskii2022-10-20 17:08:15 +0300
commitc44ea4548da12ad5d43cacbc1f26831bb8c1f7fe (patch)
tree3bdca951ff90e726487da6489227efce6cffb5f4
parenta549316c7dce18a47ef88d35aca7d867468432a1 (diff)
downloademacs-c44ea4548da12ad5d43cacbc1f26831bb8c1f7fe.tar.gz
emacs-c44ea4548da12ad5d43cacbc1f26831bb8c1f7fe.zip
; * doc/misc/eglot.texi: Fix a typo.
-rw-r--r--doc/misc/eglot.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi
index 25c04940c96..e5c38a6e3d6 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -122,7 +122,7 @@ you want to use Eglot, you just need to make sure those servers are
122installed on your system. Alternatively, install one or more servers 122installed on your system. Alternatively, install one or more servers
123of your choice and add them to the value of 123of your choice and add them to the value of
124@code{eglot-server-programs}, as described in @ref{Setting Up LSP 124@code{eglot-server-programs}, as described in @ref{Setting Up LSP
125Server}. 125Servers}.
126 126
127@item 127@item
128Turn on Eglot for your project. 128Turn on Eglot for your project.