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

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

[nongnu] elpa/git-commit bf07368bae 3/3: Add paren quoting in docstring


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit bf07368bae 3/3: Add paren quoting in docstring
Date: Thu, 13 Jul 2023 22:00:48 -0400 (EDT)

branch: elpa/git-commit
commit bf07368bae63a0dd80d21f933b75ac370887c8e2
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Add paren quoting in docstring
---
 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 9ba7d67561..1f5e3522b9 100644
--- a/lisp/magit-diff.el
+++ b/lisp/magit-diff.el
@@ -495,7 +495,7 @@ repositories known to contain bad commit messages.
 
 The body of the message is left alone because (a) most people who
 write excessively long summary lines usually don't add a body and
-(b) even people who have the decency to wrap their lines may have
+\(b) even people who have the decency to wrap their lines may have
 a good reason to include a long line in the body sometimes."
   :package-version '(magit . "2.90.0")
   :group 'magit-revision



reply via email to

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