[PATCH 1/2] doc/git-remote: fix typo

Subject: [PATCH 1/2] doc/git-remote: fix typo

Date: Tue, 17 Feb 2026 14:06:32 +0900

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


In [1], Michael pointed out we should s/proved/provided/.

[1]: id:CAA19uiQvyg_fF4z+92D6Zhn_DOx+VC8thct7MioxCsEZ78CYVg@mail.gmail.com
---
 doc/man1/git-remote-notmuch.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man1/git-remote-notmuch.rst b/doc/man1/git-remote-notmuch.rst
index ab368bab..ab268f83 100644
--- a/doc/man1/git-remote-notmuch.rst
+++ b/doc/man1/git-remote-notmuch.rst
@@ -20,7 +20,7 @@ Configuration
 This remote helper is configured via :any:`notmuch-config(1)` options.
 
 Git needs an email address and name to construct a commit. This remote
-helper uses the values proved by :nmconfig:`user.primary_email` and
+helper uses the values provided by :nmconfig:`user.primary_email` and
 :nmconfig:`user.name` respectively.
 
 The handling of missing messages (messages referenced in the git
-- 
2.51.0

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: