From: Thomas Rast Date: Mon, 11 Aug 2008 23:55:35 +0000 (+0200) Subject: Documentation: rev-list-options: Fix a typo X-Git-Tag: v1.6.0-rc3~9 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d777af86d84f73be50e922b84144d959475ed770;p=git.git Documentation: rev-list-options: Fix a typo Signed-off-by: Thomas Rast Signed-off-by: Junio C Hamano --- diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt index be8472178..1d857559e 100644 --- a/Documentation/rev-list-options.txt +++ b/Documentation/rev-list-options.txt @@ -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