diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-02-10 00:54:42 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-02-10 00:54:42 -0800 |
| commit | 94bf9f7c37cca0241785a5f4e54e5cc98e175244 (patch) | |
| tree | 0b02883b680a7a91ac906c641682dd98418bede9 | |
| parent | Work around curl-gnutls not liking to be reinitialized (diff) | |
| parent | Fix typo in 'blame' documentation. (diff) | |
| download | git-94bf9f7c37cca0241785a5f4e54e5cc98e175244.tar.gz git-94bf9f7c37cca0241785a5f4e54e5cc98e175244.zip | |
Merge branch 'maint'
* maint:
Fix typo in 'blame' documentation.
| -rw-r--r-- | Documentation/blame-options.txt | 2 |
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>|:: |
