aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-22 12:30:37 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-22 12:30:37 +0200
commita4c37eb97ba554c1324f19a717c016955a2d1f24 (patch)
tree1b0d3bb2ba434068afe701e42ffc6a57dfc9319f /using-git.texinfo
parentmove on bisection script return codes (diff)
downloadusing-git-a4c37eb97ba554c1324f19a717c016955a2d1f24.tar.gz
using-git-a4c37eb97ba554c1324f19a717c016955a2d1f24.tar.bz2
using-git-a4c37eb97ba554c1324f19a717c016955a2d1f24.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo2
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.