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 be84721..1d85755 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