emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/dape e5545bbc6f 100/123: Merge pull request #20 from tr


From: ELPA Syncer
Subject: [elpa] externals/dape e5545bbc6f 100/123: Merge pull request #20 from tromey/fix-typo
Date: Tue, 5 Dec 2023 03:58:05 -0500 (EST)

branch: externals/dape
commit e5545bbc6fc191d829bd24534fd07925406abe02
Merge: 6b4cebae5f ff3a27dbbd
Author: Daniel Pettersson <daniel@dpettersson.net>
Commit: GitHub <noreply@github.com>

    Merge pull request #20 from tromey/fix-typo
    
    Fix a typo
---
 dape.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dape.el b/dape.el
index 64224c86aa..3ac2906aca 100644
--- a/dape.el
+++ b/dape.el
@@ -98,7 +98,7 @@ Functions and symbols in configuration:
                         ((const :tag "Port of debug adapter" port) natnum)
                         ((const :tag "Compile cmd" compile) string)
                         ((const :tag "Adapter type" :type) string)
-                        ((const :tag "Request type launch/attatch" :request) 
string)))))
+                        ((const :tag "Request type launch/attach" :request) 
string)))))
 
 (defcustom dape-key-prefix "\C-x\C-a"
   "Prefix of all dape commands."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]