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

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

[nongnu] elpa/git-commit b4be194de1: Fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit b4be194de1: Fix typo
Date: Thu, 31 Mar 2022 09:58:15 -0400 (EDT)

branch: elpa/git-commit
commit b4be194de1edb3d64ebf2abf199c6ec531904319
Author: Jorge Israel Peña <jorge.israel.p@gmail.com>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Fix typo
---
 docs/magit.org     | 2 +-
 docs/magit.texi    | 2 +-
 lisp/magit-diff.el | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/magit.org b/docs/magit.org
index 1a4341faa2..9d72725cf1 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -3359,7 +3359,7 @@ that they are available here too.
   https://github.com/magit/magit/issues/2758 ff.
 
   Instead of, or in addition to, using delimiting horizontal lines,
-  to emphasize the boundaries, you may which to emphasize the text
+  to emphasize the boundaries, you may wish to emphasize the text
   itself, using ~magit-diff-highlight-hunk-region-using-face~.
 
   In terminal frames it's not possible to draw lines as the overlay
diff --git a/docs/magit.texi b/docs/magit.texi
index b4a505383d..62e516f59f 100644
--- a/docs/magit.texi
+++ b/docs/magit.texi
@@ -4200,7 +4200,7 @@ limitations of Emacs' display engine.  For more 
information see
 @uref{https://github.com/magit/magit/issues/2758} ff.
 
 Instead of, or in addition to, using delimiting horizontal lines,
-to emphasize the boundaries, you may which to emphasize the text
+to emphasize the boundaries, you may wish to emphasize the text
 itself, using @code{magit-diff-highlight-hunk-region-using-face}.
 
 In terminal frames it's not possible to draw lines as the overlay
diff --git a/lisp/magit-diff.el b/lisp/magit-diff.el
index e76c898bd6..492c77042c 100644
--- a/lisp/magit-diff.el
+++ b/lisp/magit-diff.el
@@ -159,7 +159,7 @@ how we should do it.  However the overlay variant actually 
works
 better.  Also see https://github.com/magit/magit/issues/2758.
 
 Instead of, or in addition to, using delimiting horizontal lines,
-to emphasize the boundaries, you may which to emphasize the text
+to emphasize the boundaries, you may wish to emphasize the text
 itself, using `magit-diff-highlight-hunk-region-using-face'.
 
 In terminal frames it's not possible to draw lines as the overlay



reply via email to

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