summaryrefslogtreecommitdiffstats
path: root/git-credential.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-06-23 13:26:29 -0700
committerJunio C Hamano <gitster@pobox.com>2023-06-23 13:26:29 -0700
commit9469c13db24e0edec73595887cf74f38efd89a55 (patch)
tree269e9e6ab7f3dc3a8481c537a8e49f018f6361c2 /git-credential.txt
parenta7b2c10835189668841231edffc77e7dbb020487 (diff)
downloadgit-htmldocs-9469c13db24e0edec73595887cf74f38efd89a55.tar.gz
Autogenerated HTML docs for v2.41.0-191-g6ff334
Diffstat (limited to 'git-credential.txt')
-rw-r--r--git-credential.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-credential.txt b/git-credential.txt
index 0e6d9e85e..a220afed4 100644
--- a/git-credential.txt
+++ b/git-credential.txt
@@ -39,7 +39,7 @@ for later use.
If the action is `reject`, git-credential will send the description to
any configured credential helpers, which may erase any stored
-credential matching the description.
+credentials matching the description.
If the action is `approve` or `reject`, no output should be emitted.