]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/Annouce: reword the credits section a bit
authorJunio C Hamano <gitster@pobox.com>
Sat, 14 Mar 2015 07:04:43 +0000 (00:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Mar 2015 07:04:43 +0000 (00:04 -0700)
Announce

index 4932a447d3111060d5cc1307d26bd36fa4176155..487e633e7ff9731326f3be00bb02f59b7509f64a 100755 (executable)
--- a/Announce
+++ b/Announce
@@ -61,7 +61,7 @@ EOF
 
 fmt -68 <<EOF
 $kind Git $relname is now available$for_testing at the usual places.
-It comprises of $cnt non-merge commits since $previous,
+It is comprised of $cnt non-merge commits since $previous,
 contributed by $all people, $new of which are new faces.
 EOF
 
@@ -96,7 +96,7 @@ fmt_people () {
 
 cat <<EOF
 
-New contributors who appeared first in this release are as follows.
+New contributors whose contributions weren't in $previous are as follows.
 Welcome to the Git development community!
 
 $(fmt_people "$tmpbase.new")