summaryrefslogtreecommitdiffstats
path: root/git-credential.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-12 14:33:01 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-12 14:33:01 -0700
commita080bc385ebc70fc11db4081c1acc40b529f421f (patch)
tree1b4e8448c7171b2b642f3da41188a65e30367f00 /git-credential.txt
parent0eb115024d67a8c849fedcbee89005ed62b0cf08 (diff)
downloadgit-htmldocs-a080bc385ebc70fc11db4081c1acc40b529f421f.tar.gz
Autogenerated HTML docs for v1.8.2.1-389-gcaa7d7
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 472f00f60..7da0f13a5 100644
--- a/git-credential.txt
+++ b/git-credential.txt
@@ -56,7 +56,7 @@ For example, if we want a password for
`https://example.com/foo.git`, we might generate the following
credential description (don't forget the blank line at the end; it
tells `git credential` that the application finished feeding all the
-infomation it has):
+information it has):
protocol=https
host=example.com