branch: elpa/magit
commit 69f4c9893c8238696f8e412e35e84b0facfb5f11
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Remove unnecessary quoting from a string
---
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 8ee1fb8b18e..d1f8de02d70 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -1795,7 +1795,7 @@ invisible."
(display-warning 'magit (format "\
Emacs has enabled redisplay shortcuts
in this buffer because there are lines whose length go beyond
-`long-line-threshold' \(%s characters). As a result, section
+`long-line-threshold' (%s characters). As a result, section
highlighting and the special appearance of the region has been
disabled.