Skip to content

Commit 42a0ea9

Browse files
Frederik Schwarzerspearce
authored andcommitted
Correct minor typo in post-receive hook template
Signed-off-by: Shawn O. Pearce <[email protected]>
1 parent 1b018fd commit 42a0ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/hooks--post-receive.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# For example:
1010
# aa453216d1b3e49e7f6f98441fa56946ddcd6a20 68f7abf4e6f922807889f52bc043ecd31b79f814 refs/heads/master
1111
#
12-
# see contrib/hooks/ for an sample, or uncomment the next line and
12+
# see contrib/hooks/ for a sample, or uncomment the next line and
1313
# rename the file to "post-receive".
1414

1515
#. /usr/share/doc/git-core/contrib/hooks/post-receive-email

0 commit comments

Comments
 (0)