GNU bug report logs - #73828
Automake/Item.pm: repeated "that" in the file

Previous Next

Package: automake;

Reported by: Bjarni Ingi Gislason <bjarniig <at> simnet.is>

Date: Tue, 15 Oct 2024 23:49:01 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

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 73828 in the body.
You can then email your comments to 73828 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#73828; Package automake. (Tue, 15 Oct 2024 23:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bjarni Ingi Gislason <bjarniig <at> simnet.is>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Tue, 15 Oct 2024 23:49:01 GMT) Full text and rfc822 format available.

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

From: Bjarni Ingi Gislason <bjarniig <at> simnet.is>
To: bug-automake <at> gnu.org
Subject: Automake/Item.pm: repeated "that" in the file
Date: Tue, 15 Oct 2024 23:48:33 +0000
Return an L<Automake::DisjConditions> describing the conditions that
that an item is defined in.




Information forwarded to bug-automake <at> gnu.org:
bug#73828; Package automake. (Wed, 16 Oct 2024 21:37:02 GMT) Full text and rfc822 format available.

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

From: Karl Berry <karl <at> freefriends.org>
To: bjarniig <at> simnet.is
Cc: 73829 <at> debbugs.gnu.org, 73828 <at> debbugs.gnu.org
Subject: Re: bug#73828: Automake/Item.pm: repeated "that" in the file
Date: Wed, 16 Oct 2024 15:36:04 -0600
Thanks Bjarni. I fixed both doubled words and two other English tweaks I
noticed while I was there.

Not that it matters, but it's fine (preferred) to write one bug report
for a list of such simple non-code things.

Thanks again,
Karl

-----------------------------------------------------------------------------
doc: doubled words in source comments.

Fixes https://bugs.gnu.org/73828 and https://bugs.gnu.org/73829.

* lib/Automake/Item.pm: repeated "that".
* lib/Automake/Variable.pm: repeated "by".
Reports from Bjarni Ingi Gislason.
Other English fixes en passant.
diff --git a/lib/Automake/Item.pm b/lib/Automake/Item.pm
index 7e6c65886..5e98e04b2 100644
--- a/lib/Automake/Item.pm
+++ b/lib/Automake/Item.pm
@@ -116,10 +116,10 @@ sub set ($$$)

 =item C<$var-E<gt>conditions>

-Return an L<Automake::DisjConditions> describing the conditions that
+Return an L<Automake::DisjConditions> describing the conditions
 that an item is defined in.

-These are all the conditions for which is would be safe to call
+These are all the conditions for which it would be safe to call
 C<rdef>.

 =cut
diff --git a/lib/Automake/Variable.pm b/lib/Automake/Variable.pm
index 9c004f55d..b40b20321 100644
--- a/lib/Automake/Variable.pm
+++ b/lib/Automake/Variable.pm
@@ -829,11 +829,11 @@ C<$where>: the C<Location> of the assignment.

 C<$pretty>: whether C<$value> should be pretty printed (one of
 C<VAR_ASIS>, C<VAR_PRETTY>, C<VAR_SILENT>, or C<VAR_SORTED>, defined
-by by L<Automake::VarDef>).  C<$pretty> applies only to real
+by L<Automake::VarDef>).  C<$pretty> applies only to real
 assignments.  I.e., it does not apply to a C<+=> assignment (except
 when part of it is being done as a conditional C<=> assignment).

-This function will all run any hook registered with the C<hook>
+This function will run any hook registered with the C<hook>
 function.

 =cut
Running command: git commit \-q \-F \.\/vc\-dwim\-log\-kZfees \-\-author\=Karl\ Berry\ \<karl\@freefriends\.org\> \-\- ChangeLog
+ set +x

compile finished at Wed Oct 16 14:34:11 2024




Reply sent to Karl Berry <karl <at> freefriends.org>:
You have taken responsibility. (Wed, 16 Oct 2024 21:37:03 GMT) Full text and rfc822 format available.

Notification sent to Bjarni Ingi Gislason <bjarniig <at> simnet.is>:
bug acknowledged by developer. (Wed, 16 Oct 2024 21:37:03 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, 14 Nov 2024 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 218 days ago.

Previous Next


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