Fix misspelling of 'suppress' in docs
authorDave Watson <dwatson@mimvista.com>
Mon, 20 Aug 2007 02:27:52 +0000 (22:27 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Aug 2007 06:26:03 +0000 (23:26 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-checkout.txt
Documentation/git-send-email.txt
index 818b720b914fa33d3a4b5c7858573bd59f0b0945..734928bf96c35fbe3f66c6693415e0a0d05f9412 100644 (file)
@@ -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
index 08a023ea9262f2c1b4915fd5dcd09a29e1e4f6ab..8231286e09eb462d86679569f6911767b00deaf4 100644 (file)
@@ -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.