thunderbird-patch-review
Simple email patch review tool for Thunderbird
git clone git://mccd.space/thunderbird-patch-reviewcommit 63e2e059aa2e890bae82106a815ff54d9d6a4435
parent bf9c19840a79e99b532bc85b4f74f7a5ea8c8af3
Author: Marc <marc@coquand.email>
Date: Sun, 19 Jul 2026 12:09:51 +0200
Plugin -> Addon
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.html b/README.html
@@ -2,7 +2,7 @@
<h1>Thunderbird Patch Review</h1>
<p>Review git patches from email inside Thunderbird</p>
<h2>Synopsis</h2>
- <p>A Thunderbird Plugin. Open a patch email, press Review, comment
+ <p>A Thunderbird Add-on. Open a patch email, press Review, comment
on hunks, send the review as a mailing-list reply, and apply the
series to a local repository with git-am(1).</p>