branch: elpa/git-commit
commit da14749d9a98333c55b0cf338ff1b3ad4f221d3e
Author: Roland Marchand <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
magit-section--enable-long-lines-shortcuts: Fix typo in warning
---
lisp/magit-section.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index c782ea6a59..050aae2bbb 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -1761,7 +1761,7 @@ invisible."
(display-warning 'magit "\
Emacs has enabled redisplay shortcuts
in this buffer because there are lines whose length go beyond
-`long-line-treshhold' \(%s characters). As a result, section
+`long-line-treshold' \(%s characters). As a result, section
highlighting and the special appearance of the region has been
disabled. Some existing highlighting might remain in effect.