git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] builtin-push.c: Fix typo: "anythig" -> "anything"
@ 2009-03-25 20:09 Kevin Ballard
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Ballard @ 2009-03-25 20:09 UTC (permalink / raw
  To: git; +Cc: Kevin Ballard, Junio C Hamano

---
 builtin-push.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/builtin-push.c b/builtin-push.c
index 97db700..2eabcd3 100644
--- a/builtin-push.c
+++ b/builtin-push.c
@@ -73,7 +73,7 @@ static const char *warn_unconfigured_push_msg[] = {
 	"",
 	"You can specify what action you want to take in this case, and",
 	"avoid seeing this message again, by configuring 'push.default' to:",
-	"  'nothing'  : Do not push anythig",
+	"  'nothing'  : Do not push anything",
 	"  'matching' : Push all matching branches (default)",
 	"  'tracking' : Push the current branch to whatever it is tracking",
 	"  'current'  : Push the current branch"
-- 
1.6.2.1.471.g682837

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

* [PATCH] builtin-push.c: Fix typo: "anythig" -> "anything"
@ 2009-03-25 20:14 Kevin Ballard
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Ballard @ 2009-03-25 20:14 UTC (permalink / raw
  To: git; +Cc: Kevin Ballard, Junio C Hamano

Signed-off-by: Kevin Ballard <kevin@sb.org>
---
I forgot to add the Signed-off-by on my previous email.

 builtin-push.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/builtin-push.c b/builtin-push.c
index 97db700..2eabcd3 100644
--- a/builtin-push.c
+++ b/builtin-push.c
@@ -73,7 +73,7 @@ static const char *warn_unconfigured_push_msg[] = {
 	"",
 	"You can specify what action you want to take in this case, and",
 	"avoid seeing this message again, by configuring 'push.default' to:",
-	"  'nothing'  : Do not push anythig",
+	"  'nothing'  : Do not push anything",
 	"  'matching' : Push all matching branches (default)",
 	"  'tracking' : Push the current branch to whatever it is tracking",
 	"  'current'  : Push the current branch"
-- 
1.6.2.1.471.g682837

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

end of thread, other threads:[~2009-03-25 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-25 20:14 [PATCH] builtin-push.c: Fix typo: "anythig" -> "anything" Kevin Ballard
  -- strict thread matches above, loose matches on Subject: below --
2009-03-25 20:09 Kevin Ballard

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).