We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dap-terminated-hook
1 parent 685168e commit d472a6cCopy full SHA for d472a6c
dap-mode.el
@@ -149,7 +149,7 @@ based on DAP protocol category."
149
(defcustom dap-terminated-hook nil
150
"List of functions to be called after a debug session has been terminated.
151
152
-The functions will received the debug dession that
+The functions will receive the debug session that
153
has been terminated."
154
:type 'hook
155
:group 'dap-mode)
0 commit comments