branch: externals/dape
commit 3ab98f24f6cbe017d8fd1b002416d5a94cb706a4
Author: Daniel Pettersson <[email protected]>
Commit: Daniel Pettersson <[email protected]>

    Fix typo in readme cppdbg adapter section #3
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index b874bc4ae6..15de7710cf 100644
--- a/README.org
+++ b/README.org
@@ -164,7 +164,7 @@ Then ~chmod +x debugAdapters/bin/OpenDebugAD7~.
                  modes (c-mode c-ts-mode c++-mode c++-ts-mode)
                  command-cwd ,(file-name-directory
                                dape-cppdbg-command)
-                 command cppdbg-command
+                 command dape-cppdbg-command
                  :type "cppdbg"
                  :request "launch"
                  :cwd dape-cwd-fn

Reply via email to