summaryrefslogtreecommitdiff
path: root/.private/pre-commit.sh
diff options
context:
space:
mode:
Diffstat (limited to '.private/pre-commit.sh')
-rwxr-xr-x.private/pre-commit.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/.private/pre-commit.sh b/.private/pre-commit.sh
index 7c95674..c495e33 100755
--- a/.private/pre-commit.sh
+++ b/.private/pre-commit.sh
@@ -12,12 +12,12 @@
# fi
#
# NOTE: These versioning hooks are intended to be used *INTERNALLY* by the
-# libusbx development team and are NOT intended to solve versioning for any
+# libusb development team and are NOT intended to solve versioning for any
# derivative branch, such as one you would create for private development.
#
# Should you wish to reuse these scripts for your own versioning, in your own
# private branch, we kindly ask you to first set BRANCH_OFFSET to 60000, or
-# higher, as any offset below below 60000 is *RESERVED* for libusbx official
+# higher, as any offset below below 60000 is *RESERVED* for libusb official
# usage.
################################################################################