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

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

[nongnu] elpa/git-commit 26be78eaef: Fix typo in docstring


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 26be78eaef: Fix typo in docstring
Date: Thu, 2 May 2024 13:00:26 -0400 (EDT)

branch: elpa/git-commit
commit 26be78eaef5b037b13056a68a17b569a1d6fa85e
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Fix typo in docstring
---
 lisp/magit-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/magit-mode.el b/lisp/magit-mode.el
index 6657eef172..62ff5bbe99 100644
--- a/lisp/magit-mode.el
+++ b/lisp/magit-mode.el
@@ -439,7 +439,7 @@ buffer."
 (put 'magit-edit-thing 'completion-predicate #'ignore)
 
 (defun magit-browse-thing ()
-  "This is a placeholder command, which may signals an error if called.
+  "This is a placeholder command, which may signal an error if called.
 Where applicable, other keymaps remap this command to another,
 which actually visits thing at point using `browse-url'."
   (interactive)



reply via email to

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