* [PATCH] Fix misspelling of 'suppress' in docs
@ 2007-08-20 2:27 Dave Watson
0 siblings, 0 replies; only message in thread
From: Dave Watson @ 2007-08-20 2:27 UTC (permalink / raw)
To: git; +Cc: Dave Watson
---
Documentation/git-checkout.txt | 2 +-
Documentation/git-send-email.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt
index 818b720..734928b 100644
--- a/Documentation/git-checkout.txt
+++ b/Documentation/git-checkout.txt
@@ -35,7 +35,7 @@ working tree.
OPTIONS
-------
-q::
- Quiet, supress feedback messages.
+ Quiet, suppress feedback messages.
-f::
Proceed even if the index or the working tree differs
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index d243ed1..ff12158 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -88,7 +88,7 @@ The --cc option must be repeated for each user you want on the cc list.
If this is set, do not add the From: address to the cc: list, if it
shows up in a From: line.
Default is the value of 'sendemail.suppressfrom' configuration value;
- if that is unspecified, default to --no-supress-from.
+ if that is unspecified, default to --no-suppress-from.
--thread, --no-thread::
If this is set, the In-Reply-To header will be set on each email sent.
--
1.5.3.rc4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-20 2:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-20 2:27 [PATCH] Fix misspelling of 'suppress' in docs Dave Watson
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).