GNU bug report logs -
#73828
Automake/Item.pm: repeated "that" in the file
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 16 Oct 2024 15:36:04 -0600
with message-id <202410162136.49GLa4uo1934028 <at> freefriends.org>
and subject line Re: bug#73828: Automake/Item.pm: repeated "that" in the file
has caused the debbugs.gnu.org bug report #73828,
regarding Automake/Item.pm: repeated "that" in the file
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
73828: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73828
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Return an L<Automake::DisjConditions> describing the conditions that
that an item is defined in.
[Message part 3 (message/rfc822, inline)]
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
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.