Documentation: rev-list-options: Fix a typo
authorThomas Rast <trast@student.ethz.ch>
Mon, 11 Aug 2008 23:55:35 +0000 (01:55 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Aug 2008 00:13:57 +0000 (17:13 -0700)
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
index be847217814690f08f5ffeb8f4d508d0abfacf15..1d857559ef1327fd33dc5ab0f74e12fd9e3a3e26 100644 (file)
@@ -71,7 +71,7 @@ For example, if you have this topology:
          o---x---a---a  branch A
 -----------------------------------------------------------------------
 +
-you would get an output line this:
+you would get an output like this:
 +
 -----------------------------------------------------------------------
        $ git rev-list --left-right --boundary --pretty=oneline A...B