branch: elpa/git-commit
commit a0ef7bef31df93d665500fb52a18eecf3920a36d
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
magit-section--enable-long-lines-shortcuts: Fix message typos
---
lisp/magit-section.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 112df15e35..b81ae9ce60 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -1699,12 +1699,12 @@ invisible."
(setq magit-show-long-lines-warning nil)
(display-warning 'magit "\
Emacs has enabled redisplay shortcuts
-in this buffer because there are lines who's length go beyond
-`long-line-treshhold' \(%s characters). As a result section
+in this buffer because there are lines whose length go beyond
+`long-line-treshhold' \(%s characters). As a result, section
highlighting and the special appearance of the region has been
disabled. Some existing highlighting might remain in effect.
-These shortcuts remain enables, even once there no longer are
+These shortcuts remain enabled, even once there no longer are
any long lines in this buffer. To disable them again, kill
and recreate the buffer.