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

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

[nongnu] elpa/git-commit d41e7a111f 1/2: Fix tiny typo


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit d41e7a111f 1/2: Fix tiny typo
Date: Fri, 3 Jun 2022 13:58:21 -0400 (EDT)

branch: elpa/git-commit
commit d41e7a111f3687d066e543dff372b3cb16393eee
Author: Ben North <ben@redfrontdoor.org>
Commit: Ben North <ben@redfrontdoor.org>

    Fix tiny typo
---
 lisp/magit-diff.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/magit-diff.el b/lisp/magit-diff.el
index 9dbfd3f666..f6bdc6522c 100644
--- a/lisp/magit-diff.el
+++ b/lisp/magit-diff.el
@@ -1265,7 +1265,7 @@ be committed."
   "Show diff for the blob or file visited in the current buffer.
 
 When the buffer visits a blob, then show the respective commit.
-When the buffer visits a file, then show the differenced between
+When the buffer visits a file, then show the differences between
 `HEAD' and the working tree.  In both cases limit the diff to
 the file or blob."
   (interactive)



reply via email to

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