summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2008-02-10 00:54:42 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-02-10 00:54:42 -0800
commit94bf9f7c37cca0241785a5f4e54e5cc98e175244 (patch)
tree0b02883b680a7a91ac906c641682dd98418bede9 /Documentation
parentWork around curl-gnutls not liking to be reinitialized (diff)
parentFix typo in 'blame' documentation. (diff)
downloadtgif-94bf9f7c37cca0241785a5f4e54e5cc98e175244.tar.xz
Merge branch 'maint'
* maint: Fix typo in 'blame' documentation.
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 ea1007bfb0..c11bb7d36c 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>|::