Merge pull request #2306 from brotzeit/fix-message
Fix typo in rustic setup message
This commit is contained in:
commit
55d9df3c39
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
;; that behavior.
|
||||
((symbol-function #'rustic-install-lsp-client-p)
|
||||
(lambda (&rest _)
|
||||
(message "No RLS server running"))))
|
||||
(message "No LSP server running"))))
|
||||
(apply orig-fn args))))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue