summaryrefslogtreecommitdiff
path: root/.private/pre-commit.sh
diff options
context:
space:
mode:
authorhjelmn <Nathan Hjelm hjelmn@cs.unm.edu>2013-12-11 23:52:34 +0000
committerPete Batard <pete@akeo.ie>2013-12-30 21:58:07 +0000
commit8cb3cb34fb7dca5d7586c68a61f2761a2e103195 (patch)
tree6a244d89d3b7b8c4c4d2accb7822acb9450eb2ba /.private/pre-commit.sh
parent8b46e1c088167eb86b1712765896e2f17d70d148 (diff)
downloadlibusb-mergeback.tar.gz
misc: revert all references to libusb/libusb.infomergeback
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.
################################################################################