aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-16 19:45:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-16 19:45:54 -0300
commit0e3ab1900da63e4a646b736ebfa47d62384d42b0 (patch)
tree9f76a430d30cec25035b9c6a13e117541859fc9b
parent926005cf2b2f59f2831c4c292da90d0e136b7c4c (diff)
downloadutils-git-0e3ab1900da63e4a646b736ebfa47d62384d42b0.tar.gz
utils-git-0e3ab1900da63e4a646b736ebfa47d62384d42b0.tar.bz2
Typo
-rwxr-xr-xhit2
1 files changed, 1 insertions, 1 deletions
diff --git a/hit b/hit
index c49e69c..79b3cb7 100755
--- a/hit
+++ b/hit
@@ -35,7 +35,7 @@ fi
# This can be an attack vector if you're testing the software inside a virtual machine but is
# handling git commands from the host machine (like when running vagrant).
#
-# By disabling any hooks from being execute we mitigate a possible attack vector.
+# By disabling any hooks from being executed we mitigate a possible attack vector.
#
# References:
#