In [1], Michael pointed out we should s/proved/provided/. [1]: id:caa19uiqvyg_ff4z+92d6zhn_dox+vc8thct7mioxcsez78c...@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 -- [email protected] To unsubscribe send an email to [email protected]
