Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] scripts/send-pull-request: fix typo
@ 2011-12-10 15:53 Otavio Salvador
  2011-12-12 23:10 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Otavio Salvador @ 2011-12-10 15:53 UTC (permalink / raw)
  To: openembedded-core

s/No cover letter will be send./No cover letter will be sent./

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 scripts/send-pull-request |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/send-pull-request b/scripts/send-pull-request
index 8d51ce2..09f4245 100755
--- a/scripts/send-pull-request
+++ b/scripts/send-pull-request
@@ -118,7 +118,7 @@ if [ -e $PDIR/0000-cover-letter.patch ]; then
 		fi
 	done
 else
-	echo "WARNING: No cover letter will be send."
+	echo "WARNING: No cover letter will be sent."
 fi
 
 # Harvest emails from the generated patches and populate AUTO_CC.
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-12 23:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-10 15:53 [PATCH] scripts/send-pull-request: fix typo Otavio Salvador
2011-12-12 23:10 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox