summaryrefslogtreecommitdiff
path: root/top/maint.mk
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-12-08 18:09:18 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-12-08 18:09:18 +0100
commit6f909c901db3ebf5ff66e87c035eff800ed5daef (patch)
tree015dd0eff4a4522228ed76617a5822dfae37887a /top/maint.mk
parentcc32620e2501ca4f17f89492be56caf1f1185a47 (diff)
downloadgnulib-6f909c901db3ebf5ff66e87c035eff800ed5daef.tar.gz
maint.mk: typofix in comments
Diffstat (limited to 'top/maint.mk')
-rw-r--r--top/maint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/top/maint.mk b/top/maint.mk
index fd2b41bc09..93c2508ecc 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) \