diff options
| author | Mike Ralphson <mike@abacus.co.uk> | 2009-04-17 19:13:28 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-04-20 15:56:07 -0700 |
| commit | 680ebc01806187b33cab9093c39102468298350f (patch) | |
| tree | e78dec25b84862f9e3fd325066be7a9c5a236813 /Documentation/git-format-patch.txt | |
| parent | builtin-remote: fix typo in option description (diff) | |
| download | git-680ebc01806187b33cab9093c39102468298350f.tar.gz git-680ebc01806187b33cab9093c39102468298350f.zip | |
Documentation: fix typos / spelling mistakes
Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-format-patch.txt')
| -rw-r--r-- | Documentation/git-format-patch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt index eb2fbcff1a..5eddca92c4 100644 --- a/Documentation/git-format-patch.txt +++ b/Documentation/git-format-patch.txt @@ -194,7 +194,7 @@ CONFIGURATION ------------- You can specify extra mail header lines to be added to each message in the repository configuration, new defaults for the subject prefix -and file suffix, control attachements, and number patches when outputting +and file suffix, control attachments, and number patches when outputting more than one. ------------ |
