]> git.lizzy.rs Git - rust.git/blobdiff - src/etc/pre-commit.sh
Rollup merge of #82799 - bugadani:codegen-tests, r=nagisa
[rust.git] / src / etc / pre-commit.sh
index 70b4e9d9908c4d5083532cecc9e5088c96929e10..9045adb54dc1e425bb9825b85c867799515f30fe 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 #
 # Call `tidy --bless` before each commit
-# Copy this scripts to .git/hooks to activate,
+# Copy this script to .git/hooks to activate,
 # and remove it from .git/hooks to deactivate.
 #