Merge branch 'rw/maint-typofix' into rw/typofix
[gitweb.git] / Documentation / user-manual.txt
index c0d8caf46dd4feb53f71f11592a68c3febfc02fa..da9c6b2999c28501511b8d31e705176ddc9cc3c1 100644 (file)
@@ -546,7 +546,7 @@ $ git bisect skip
 -------------------------------------------------
 
 In this case, though, git may not eventually be able to tell the first
-bad one between some first skipped commits and a latter bad commit.
+bad one between some first skipped commits and a later bad commit.
 
 There are also ways to automate the bisecting process if you have a
 test script that can tell a good from a bad commit. See