git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Ralphson <mike@abacus.co.uk>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Mike Ralphson <mike.ralphson@gmail.com>
Subject: [PATCH 1/3] Documentation: fix typos / spelling mistakes
Date: Fri, 17 Apr 2009 19:13:28 +0100	[thread overview]
Message-ID: <1239992010-16698-2-git-send-email-mike@abacus.co.uk> (raw)
In-Reply-To: <1239992010-16698-1-git-send-email-mike@abacus.co.uk>

Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
---
 Documentation/git-cvsimport.txt         |    2 +-
 Documentation/git-format-patch.txt      |    2 +-
 contrib/thunderbird-patch-inline/README |    4 ++--
 gitweb/README                           |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt
index d7bab13..614e769 100644
--- a/Documentation/git-cvsimport.txt
+++ b/Documentation/git-cvsimport.txt
@@ -196,7 +196,7 @@ Problems related to tags:
 
 If you suspect that any of these issues may apply to the repository you
 want to import consider using these alternative tools which proved to be
-more stable in practise:
+more stable in practice:
 
 * cvs2git (part of cvs2svn), `http://cvs2svn.tigris.org`
 * parsecvs, `http://cgit.freedesktop.org/~keithp/parsecvs`
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index eb2fbcf..5eddca9 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.
 
 ------------
diff --git a/contrib/thunderbird-patch-inline/README b/contrib/thunderbird-patch-inline/README
index 39f96aa..000147b 100644
--- a/contrib/thunderbird-patch-inline/README
+++ b/contrib/thunderbird-patch-inline/README
@@ -1,12 +1,12 @@
 appp.sh is a script that is supposed to be used together with ExternalEditor
-for Mozilla Thundebird. It will let you include patches inline in e-mails
+for Mozilla Thunderbird. It will let you include patches inline in e-mails
 in an easy way.
 
 Usage:
 - Generate the patch with git format-patch.
 - Start writing a new e-mail in Thunderbird.
 - Press the external editor button (or Ctrl-E) to run appp.sh
-- Select the previosly generated patch file.
+- Select the previously generated patch file.
 - Finish editing the e-mail.
 
 Any text that is entered into the message editor before appp.sh is called
diff --git a/gitweb/README b/gitweb/README
index 8433dd1..ad73c6a 100644
--- a/gitweb/README
+++ b/gitweb/README
@@ -206,7 +206,7 @@ not include variables usually directly set during build):
  * $fallback_encoding
    Gitweb assumes this charset if line contains non-UTF-8 characters.
    Fallback decoding is used without error checking, so it can be even
-   'utf-8'. Value mist be valid encodig; see Encoding::Supported(3pm) man
+   'utf-8'. Value mist be valid encoding; see Encoding::Supported(3pm) man
    page for a list.   By default 'latin1', aka. 'iso-8859-1'.
  * @diff_opts
    Rename detection options for git-diff and git-diff-tree. By default
-- 
1.6.0.2.229.g1293c.dirty

  reply	other threads:[~2009-04-17 18:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17 18:13 [PATCH 0/3] Typo fixes Mike Ralphson
2009-04-17 18:13 ` Mike Ralphson [this message]
2009-04-17 18:13   ` [PATCH 2/3] builtin-remote: fix typo in option description Mike Ralphson
2009-04-17 18:13     ` [PATCH 3/3] Fix typos / spelling in comments Mike Ralphson
2009-04-17 19:10       ` Michael J Gruber
2009-04-18  1:18         ` Junio C Hamano
2009-04-22 21:15           ` [PATCH] Fix more typos/spelling " Michael J Gruber
2009-04-23  4:21             ` Junio C Hamano
2009-04-23  4:21       ` [PATCH 3/3] Fix typos / spelling " Junio C Hamano
2009-04-17 19:42     ` [PATCH 2/3] builtin-remote: fix typo in option description Sverre Rabbelier
2009-04-17 18:48   ` [PATCH 1/3] Documentation: fix typos / spelling mistakes Markus Heidelberg
2009-04-17 19:32     ` Mike Ralphson
2009-04-17 18:56   ` Michael J Gruber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1239992010-16698-2-git-send-email-mike@abacus.co.uk \
    --to=mike@abacus.co.uk \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=mike.ralphson@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).