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

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

[elpa] externals/dape fdd7b07de4 3/3: Fix grammatical error in doc strin


From: ELPA Syncer
Subject: [elpa] externals/dape fdd7b07de4 3/3: Fix grammatical error in doc string
Date: Wed, 27 Nov 2024 18:57:44 -0500 (EST)

branch: externals/dape
commit fdd7b07de4e8e41262d679b93f8f44b866450f3e
Author: Daniel Pettersson <daniel@dpettersson.net>
Commit: Daniel Pettersson <daniel@dpettersson.net>

    Fix grammatical error in doc string
---
 dape.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dape.el b/dape.el
index 647cbb6c4b..502cb03529 100644
--- a/dape.el
+++ b/dape.el
@@ -714,7 +714,7 @@ left-to-right display order of the properties."
 
 (defcustom dape-compile-fn #'compile
   "Function to compile with.
-The function is called with an command string."
+The function is called with a command string."
   :type 'function)
 
 (defcustom dape-default-breakpoints-file



reply via email to

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