summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTim Stoakes <tim@stoakes.net>2008-02-10 04:19:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-02-10 04:22:23 (GMT)
commit527270689c364bea9b0630df9bae5e09c2071c1e (patch)
tree456a4f9f243acc447b382d33c17926c1ef88663a /Documentation
parentcf94ccda356cc732a883f16342440330d3f644ec (diff)
downloadgit-527270689c364bea9b0630df9bae5e09c2071c1e.zip
git-527270689c364bea9b0630df9bae5e09c2071c1e.tar.gz
git-527270689c364bea9b0630df9bae5e09c2071c1e.tar.bz2
Fix typo in 'blame' documentation.v1.5.4.1
Signed-off-by: Tim Stoakes <tim@stoakes.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/blame-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/blame-options.txt b/Documentation/blame-options.txt
index ea1007b..c11bb7d 100644
--- a/Documentation/blame-options.txt
+++ b/Documentation/blame-options.txt
@@ -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>|::