Skip to content

Commit

Permalink
Fix typo in 'blame' documentation.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Stoakes <tim@stoakes.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Tim Stoakes authored and Junio C Hamano committed Feb 10, 2008
1 parent cf94ccd commit 5272706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/blame-options.txt
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ of lines before or after the line given by <start>.
When <rev> 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|<num>|::

0 comments on commit 5272706

Please sign in to comment.