fix message
This commit is contained in:
parent
11676b0153
commit
8bed16eb72
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