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^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=527270689c364bea9b0630df9bae5e09c2071c1e;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||::