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

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

[nongnu] elpa/git-commit bc85c47: magit-display-buffer-function: Add mis


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit bc85c47: magit-display-buffer-function: Add missing word to docstring
Date: Thu, 16 Sep 2021 13:57:28 -0400 (EDT)

branch: elpa/git-commit
commit bc85c477b53b8ad0ba87120f172230a2909a2fec
Author: Jonathon McKitrick <jonathon.mckitrick@doublethedonation.com>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    magit-display-buffer-function: Add missing word to 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 5f29cd3..af64c05 100644
--- a/lisp/magit-mode.el
+++ b/lisp/magit-mode.el
@@ -110,7 +110,7 @@ inside your function."
   :type 'hook)
 
 (defcustom magit-display-buffer-function 'magit-display-buffer-traditional
-  "The function used display a Magit buffer.
+  "The function used to display a Magit buffer.
 
 All Magit buffers (buffers whose major-modes derive from
 `magit-mode') are displayed using `magit-display-buffer',



reply via email to

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