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

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

[elpa] externals/urgrep fe8ba8a923: Fix typo


From: ELPA Syncer
Subject: [elpa] externals/urgrep fe8ba8a923: Fix typo
Date: Tue, 2 Jan 2024 18:58:49 -0500 (EST)

branch: externals/urgrep
commit fe8ba8a92371befb739652b3c06bb298acd980e0
Author: Yuri D'Elia <wavexx@users.noreply.github.com>
Commit: Jim Porter <jporterbugs@gmail.com>

    Fix typo
    
    Copyright-paperwork-exempt: yes
---
 urgrep.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/urgrep.el b/urgrep.el
index e3566dfa43..5a36981278 100644
--- a/urgrep.el
+++ b/urgrep.el
@@ -507,7 +507,7 @@ This can be nil to use the default list of tools in 
`urgrep-tools'
 or a list of tools to try in descending order of preference.  Each
 tool can be either a symbol naming the tool or a cons cell of the
 tool name and the file name of the executable (or a list thereof
-if there are multiple exeuctables)."
+if there are multiple executables)."
   :type `(choice
           (const :tag "Default" nil)
           (repeat :tag "List of tools"



reply via email to

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