From: Tim Stoakes Date: Sun, 10 Feb 2008 04:19:08 +0000 (+1030) Subject: Fix typo in 'blame' documentation. X-Git-Tag: v1.5.4.1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=16d006f9c0f9806b645949e616c1b9cc34459b53;p=git.git Fix typo in 'blame' documentation. Signed-off-by: Tim Stoakes Signed-off-by: Junio C Hamano --- diff --git a/Documentation/blame-options.txt b/Documentation/blame-options.txt index ea1007bfb..c11bb7d36 100644 --- a/Documentation/blame-options.txt +++ b/Documentation/blame-options.txt @@ -52,7 +52,7 @@ of lines before or after the line given by . When is not specified, the command annotates the changes starting backwards from the working tree copy. This flag makes the command pretend as if the working - tree copy has the contents of he named file (specify + tree copy has the contents of the named file (specify `-` to make the command read from the standard input). -M||::