]> git.eshelyaron.com Git - emacs.git/commitdiff
* eglot.el (eglot-client-capabilities): fix a typo.
authorMichal Krzywkowski <k.michal@zoho.com>
Mon, 30 Jul 2018 20:17:32 +0000 (22:17 +0200)
committerJoão Távora <joaotavora@gmail.com>
Mon, 30 Jul 2018 20:17:32 +0000 (21:17 +0100)
lisp/progmodes/eglot.el

index f0a4b7144dc47c15624ecc0e9e28aa12809d6236..f59031381009344e913a374086bb460971d20ff4 100644 (file)
@@ -167,7 +167,7 @@ lasted more than that many seconds."
                         :applyEdit t
                         :executeCommand `(:dynamicRegistration :json-false)
                         :workspaceEdit `(:documentChanges :json-false)
-                        :didChangeWatchesFiles `(:dynamicRegistration t)
+                        :didChangeWatchedFiles `(:dynamicRegistration t)
                         :symbol `(:dynamicRegistration :json-false))
             :textDocument
             (list