Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-02-10 11:54:42 +0300
committerJunio C Hamano <gitster@pobox.com>2008-02-10 11:54:42 +0300
commit94bf9f7c37cca0241785a5f4e54e5cc98e175244 (patch)
tree0b02883b680a7a91ac906c641682dd98418bede9 /Documentation
parent9fd9279bf60e1c31149000ae309a28d85d2a88e1 (diff)
parent527270689c364bea9b0630df9bae5e09c2071c1e (diff)
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>|::