GNU bug report logs - #24165
[PATCH] Fix typo about pattern variables

Previous Next

Package: guile;

Reported by: sirgazil <felipe.lopez <at> openmailbox.org>

Date: Sat, 6 Aug 2016 00:48:01 UTC

Severity: normal

Tags: patch

Done: Andy Wingo <wingo <at> pobox.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 24165 in the body.
You can then email your comments to 24165 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#24165; Package guile. (Sat, 06 Aug 2016 00:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to sirgazil <felipe.lopez <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 06 Aug 2016 00:48:01 GMT) Full text and rfc822 format available.

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

From: sirgazil <felipe.lopez <at> openmailbox.org>
To: bug-guile <at> gnu.org
Cc: sirgazil <felipe.lopez <at> openmailbox.org>
Subject: [PATCH] Fix typo about pattern variables
Date: Fri,  5 Aug 2016 19:52:44 -0500
* doc/ref/sxml-match.texi (Matching XML Elements): Fix typo.
---
 doc/ref/sxml-match.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/sxml-match.texi b/doc/ref/sxml-match.texi
index d2795a5..3adf347 100644
--- a/doc/ref/sxml-match.texi
+++ b/doc/ref/sxml-match.texi
@@ -147,7 +147,7 @@ expressions which are evaluated if the pattern is successfully match.  The
 example above matches an element @code{e} with an attribute @code{i} and three
 children.
 
-Pattern variables are must be ``unquoted'' in the pattern.  The above expression
+Pattern variables must be ``unquoted'' in the pattern.  The above expression
 binds @var{d} to @code{1}, @var{a} to @code{3}, @var{b} to @code{4}, and @var{c}
 to @code{5}.
 
-- 
2.1.4





Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Sun, 07 Aug 2016 09:59:01 GMT) Full text and rfc822 format available.

Notification sent to sirgazil <felipe.lopez <at> openmailbox.org>:
bug acknowledged by developer. (Sun, 07 Aug 2016 09:59:01 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> pobox.com>
To: sirgazil <felipe.lopez <at> openmailbox.org>
Cc: 24165-done <at> debbugs.gnu.org
Subject: Re: bug#24165: [PATCH] Fix typo about pattern variables
Date: Sun, 07 Aug 2016 11:58:22 +0200
On Sat 06 Aug 2016 02:52, sirgazil <felipe.lopez <at> openmailbox.org> writes:

> * doc/ref/sxml-match.texi (Matching XML Elements): Fix typo.

Applied, thanks!

Andy




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 Sep 2016 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 287 days ago.

Previous Next


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