From: Stefano Lattarini Date: Sat, 8 Dec 2012 17:09:18 +0000 (+0100) Subject: maint.mk: typofix in comments X-Git-Tag: v0.1~327 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=6f909c901db3ebf5ff66e87c035eff800ed5daef;p=gnulib.git maint.mk: typofix in comments --- diff --git a/top/maint.mk b/top/maint.mk index fd2b41bc0..93c2508ec 100644 --- a/top/maint.mk +++ b/top/maint.mk @@ -1315,7 +1315,7 @@ announcement_mail_Cc_ ?= $(announcement_mail_Cc_$(release-type)) announcement_mail_headers_ ?= $(announcement_mail_headers_$(release-type)) announcement: NEWS ChangeLog $(rel-files) # Not $(AM_V_GEN) since the output of this command serves as -# annoucement message: it would start with " GEN announcement". +# announcement message: it would start with " GEN announcement". $(AM_V_at)$(srcdir)/$(_build-aux)/announce-gen \ --mail-headers='$(announcement_mail_headers_)' \ --release-type=$(release-type) \