aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-19 18:07:34 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-19 18:07:34 +0200
commit904594b2ac339f12cbb40e31a2b0db8c626be0ed (patch)
tree8b21d86cd4ca41d9fb19a42dbcba091de43de89b
parenttypo (diff)
downloadusing-git-904594b2ac339f12cbb40e31a2b0db8c626be0ed.tar.gz
using-git-904594b2ac339f12cbb40e31a2b0db8c626be0ed.tar.bz2
using-git-904594b2ac339f12cbb40e31a2b0db8c626be0ed.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 336f86f..2f37d88 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1139,7 +1139,7 @@ git bisect bad
git bisect good LAST_KNOWN_GOOD_COMMIT
@end example
-After this you either of, depending if
+After this you either type, depending if
the commit Git checks out is good or bad:
@example