git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix spelling error in post-receive-email hook
@ 2012-10-13 22:14 Richard Fearn
  2012-10-13 22:35 ` Richard Fearn
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Fearn @ 2012-10-13 22:14 UTC (permalink / raw)
  To: git

Signed-off-by: Richard Fearn <richardfearn@gmail.com>
---
 contrib/hooks/post-receive-email | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index 01af9df..b2171a0 100755
--- a/contrib/hooks/post-receive-email
+++ b/contrib/hooks/post-receive-email
@@ -403,7 +403,7 @@ generate_update_branch_email()
 			echo "            \\"
 			echo "             O -- O -- O ($oldrev)"
 			echo ""
-			echo "The removed revisions are not necessarilly gone - if another
reference"
+			echo "The removed revisions are not necessarily gone - if another reference"
 			echo "still refers to them they will stay in the repository."
 			rewind_only=1
 		else
-- 
1.7.11.7

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

* [PATCH] Fix spelling error in post-receive-email hook
@ 2012-10-13 22:32 Richard Fearn
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Fearn @ 2012-10-13 22:32 UTC (permalink / raw)
  To: git; +Cc: Richard Fearn

Signed-off-by: Richard Fearn <richardfearn@gmail.com>
---
 contrib/hooks/post-receive-email | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email
index 01af9df..b2171a0 100755
--- a/contrib/hooks/post-receive-email
+++ b/contrib/hooks/post-receive-email
@@ -403,7 +403,7 @@ generate_update_branch_email()
 			echo "            \\"
 			echo "             O -- O -- O ($oldrev)"
 			echo ""
-			echo "The removed revisions are not necessarilly gone - if another reference"
+			echo "The removed revisions are not necessarily gone - if another reference"
 			echo "still refers to them they will stay in the repository."
 			rewind_only=1
 		else
-- 
1.7.11.7

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

* Re: [PATCH] Fix spelling error in post-receive-email hook
  2012-10-13 22:14 Richard Fearn
@ 2012-10-13 22:35 ` Richard Fearn
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Fearn @ 2012-10-13 22:35 UTC (permalink / raw)
  To: git

I resent this patch as Gmail wrapped it. Sorry for the noise...

Regards,

Rich

-- 
Richard Fearn
richardfearn@gmail.com

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

end of thread, other threads:[~2012-10-13 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-13 22:32 [PATCH] Fix spelling error in post-receive-email hook Richard Fearn
  -- strict thread matches above, loose matches on Subject: below --
2012-10-13 22:14 Richard Fearn
2012-10-13 22:35 ` Richard Fearn

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).