diff options
Diffstat (limited to 'using-git.texinfo')
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 69b1f49..2a5594c 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1061,7 +1061,7 @@ The test script should exit with 0, if and only if the commit is good, 125 to skip the commit, and anything else between 1 and 127, inclusively, if the commmit is bad. -Other values (128–255) are will abort the +Other values (128–255) will abort the bisection. |