summaryrefslogtreecommitdiffstats
path: root/contrib/hooks
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2007-11-06 14:48:07 +0100
committerJunio C Hamano <gitster@pobox.com>2007-11-08 01:45:31 +0100
commitb5786c828304c7dcf42742729374d04f30ac1a09 (patch)
tree131d9d0fb16075d1506d3f9178c6ccec384a2af2 /contrib/hooks
parentrestore fetching with thin-pack capability (diff)
downloadgit-b5786c828304c7dcf42742729374d04f30ac1a09.tar.xz
git-b5786c828304c7dcf42742729374d04f30ac1a09.zip
contrib/hooks/post-receive-email: fix typo
Signed-off-by: Gerrit Pape <pape@smarden.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/hooks')
-rw-r--r--contrib/hooks/post-receive-email2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index 2aa9bb501c..379cedc577 100644
--- a/contrib/hooks/post-receive-email
+++ b/contrib/hooks/post-receive-email
@@ -30,7 +30,7 @@
# This is the list that all pushes of annotated tags will go to. Leave it
# blank to default to the mailinglist field. The announce emails lists the
# short log summary of the changes since the last annotated tag.
-# hook.envelopesender
+# hooks.envelopesender
# If set then the -f option is passed to sendmail to allow the envelope sender
# address to be set
#