GNU bug report logs - #30703
[PATCH] Fix minor typo in PEG documentation.

Previous Next

Package: guile;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Sun, 4 Mar 2018 21:04:03 UTC

Severity: normal

Tags: patch

Done: Mark H Weaver <mhw <at> netris.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 30703 in the body.
You can then email your comments to 30703 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-guile <at> gnu.org:
bug#30703; Package guile. (Sun, 04 Mar 2018 21:04:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arun Isaac <arunisaac <at> systemreboot.net>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sun, 04 Mar 2018 21:04:03 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: bug-guile <at> gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>
Subject: [PATCH] Fix minor typo in PEG documentation.
Date: Mon,  5 Mar 2018 02:32:30 +0530
* doc/ref/api-peg.texi (PEG Internals): Fix minor typo.
---
 doc/ref/api-peg.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/api-peg.texi b/doc/ref/api-peg.texi
index cbe3edd34..82e2758b4 100644
--- a/doc/ref/api-peg.texi
+++ b/doc/ref/api-peg.texi
@@ -1012,7 +1012,7 @@ interpreted internally in two steps.
 First, any string PEG is expanded into an s-expression PEG by the code
 in the @code{(ice-9 peg string-peg)} module.
 
-Then, then s-expression PEG that results is compiled into a parsing
+Then, the s-expression PEG that results is compiled into a parsing
 function by the @code{(ice-9 peg codegen)} module. In particular, the
 function @code{compile-peg-pattern} is called on the s-expression. It then
 decides what to do based on the form it is passed.
-- 
2.15.1





Reply sent to Mark H Weaver <mhw <at> netris.org>:
You have taken responsibility. (Fri, 16 Mar 2018 04:18:01 GMT) Full text and rfc822 format available.

Notification sent to Arun Isaac <arunisaac <at> systemreboot.net>:
bug acknowledged by developer. (Fri, 16 Mar 2018 04:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 30703-done <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 30703-done <at> debbugs.gnu.org
Subject: Re: bug#30703: [PATCH] Fix minor typo in PEG documentation.
Date: Fri, 16 Mar 2018 00:16:29 -0400
Arun Isaac <arunisaac <at> systemreboot.net> writes:

> * doc/ref/api-peg.texi (PEG Internals): Fix minor typo.
> ---
>  doc/ref/api-peg.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/ref/api-peg.texi b/doc/ref/api-peg.texi
> index cbe3edd34..82e2758b4 100644
> --- a/doc/ref/api-peg.texi
> +++ b/doc/ref/api-peg.texi
> @@ -1012,7 +1012,7 @@ interpreted internally in two steps.
>  First, any string PEG is expanded into an s-expression PEG by the code
>  in the @code{(ice-9 peg string-peg)} module.
>  
> -Then, then s-expression PEG that results is compiled into a parsing
> +Then, the s-expression PEG that results is compiled into a parsing
>  function by the @code{(ice-9 peg codegen)} module. In particular, the
>  function @code{compile-peg-pattern} is called on the s-expression. It then
>  decides what to do based on the form it is passed.

Applied in commit 01f97cfc0a2621f664202e6b19f79cf138869a3d of the
stable-2.2 branch.

    Thanks!
      Mark




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

This bug report was last modified 7 years and 120 days ago.

Previous Next


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