Skip to content

Commit 71fb3d6

Browse files
meliachelnicola
andauthored
Spelling: Space before version number in Emacs 29 in manual
Co-authored-by: Laurențiu Nicola <[email protected]>
1 parent 7e05e33 commit 71fb3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ To use `rust-analyzer`, you need to install and enable one of the two popular tw
242242

243243
Eglot is the more minimalistic and lightweight LSP client for Emacs, integrates well with existing Emacs functionality and will be built into Emacs starting from release 29.
244244

245-
After installing Eglot, e.g. via `M-x package-install` (not needed from Emacs29), you can enable it via the `M-x eglot` command or load it automatically in `rust-mode` via
245+
After installing Eglot, e.g. via `M-x package-install` (not needed from Emacs 29), you can enable it via the `M-x eglot` command or load it automatically in `rust-mode` via
246246

247247
[source,emacs-lisp]
248248
----

0 commit comments

Comments
 (0)