Skip to content

Commit

Permalink
contrib/hooks/post-receive-email: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Gerrit Pape authored and Junio C Hamano committed Nov 8, 2007
1 parent 3891f39 commit b5786c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/hooks/post-receive-email
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit b5786c8

Please sign in to comment.