summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Frederik Schwarzer <schwarzerf@gmail.com>2009-09-28 10:25:55 +0200
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2009-09-29 08:26:43 -0700
commit42a0ea94ce661a069f0622f6c01d1d1f21cbbc18 (patch)
tree3bd941f0d509d798d76469d537f7e1ac555d8f9a
parentgit branch -D: give a better error message when lockfile creation fails (diff)
downloadtgif-42a0ea94ce661a069f0622f6c01d1d1f21cbbc18.tar.xz
Correct minor typo in post-receive hook template
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
-rwxr-xr-xtemplates/hooks--post-receive.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/hooks--post-receive.sample b/templates/hooks--post-receive.sample
index 18d2e0f727..7a83e17ab5 100755
--- a/templates/hooks--post-receive.sample
+++ b/templates/hooks--post-receive.sample
@@ -9,7 +9,7 @@
# For example:
# aa453216d1b3e49e7f6f98441fa56946ddcd6a20 68f7abf4e6f922807889f52bc043ecd31b79f814 refs/heads/master
#
-# see contrib/hooks/ for an sample, or uncomment the next line and
+# see contrib/hooks/ for a sample, or uncomment the next line and
# rename the file to "post-receive".
#. /usr/share/doc/git-core/contrib/hooks/post-receive-email