GNU bug report logs - #12516
Typo in automake.texi

Previous Next

Package: automake;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 25 Sep 2012 23:38:02 UTC

Severity: minor

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12516 in the body.
You can then email your comments to 12516 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#12516; Package automake. (Tue, 25 Sep 2012 23:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Reuben Thomas <rrt <at> sc3d.org>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Tue, 25 Sep 2012 23:38:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Reuben Thomas <rrt <at> sc3d.org>
To: bug-automake <bug-automake <at> gnu.org>
Subject: Typo in automake.texi
Date: Wed, 26 Sep 2012 00:35:16 +0100
expending → expanding

Checked in current git HEAD.

-- 
http://rrt.sc3d.org




Information forwarded to bug-automake <at> gnu.org:
bug#12516; Package automake. (Thu, 27 Sep 2012 07:46:02 GMT) Full text and rfc822 format available.

Message #8 received at 12516 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Reuben Thomas <rrt <at> sc3d.org>
Cc: 12516 <at> debbugs.gnu.org,
	"automake-patches <at> gnu.org" <automake-patches <at> gnu.org>
Subject: Re: bug#12516: Typo in automake.texi
Date: Thu, 27 Sep 2012 09:45:03 +0200
severity 12516 minor
close 12516
thanks

On 09/26/2012 01:35 AM, Reuben Thomas wrote:
> expending → expanding
> 
> Checked in current git HEAD.
> 
Thanks, fixed with the patch below.

-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----

From ba23bc70ab6296d978a681e01d3c342a5c235fae Mon Sep 17 00:00:00 2001
Message-Id: <ba23bc70ab6296d978a681e01d3c342a5c235fae.1348731873.git.stefano.lattarini <at> gmail.com>
From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Date: Thu, 27 Sep 2012 09:43:27 +0200
Subject: [PATCH] docs: fix minor typo: s/expending/expanding/

* doc/automake.texi (Wildcards): Here.  Fixes automake bug#12516.

Signed-off-by: Stefano Lattarini <stefano.lattarini <at> gmail.com>
---
 doc/automake.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/automake.texi b/doc/automake.texi
index db90c65..0838822 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -12002,7 +12002,7 @@ Although @samp{$(wildcard ...)} works with GNU @command{make}, it is
 not portable to other @command{make} implementations.

 The only way Automake could support @command{$(wildcard ...)} is by
-expending @command{$(wildcard ...)} when @command{automake} is run.
+expanding @command{$(wildcard ...)} when @command{automake} is run.
 The resulting @file{Makefile.in}s would be portable since they would
 list all files and not use @samp{$(wildcard ...)}.  However that
 means developers would need to remember to run @command{automake} each
-- 
1.7.12.317.g1c54b74




Severity set to 'minor' from 'normal' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 27 Sep 2012 07:46:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 12516 <at> debbugs.gnu.org and Reuben Thomas <rrt <at> sc3d.org> Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 27 Sep 2012 07:46:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 25 Oct 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.