emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#24165: closed ([PATCH] Fix typo about pattern vari


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24165: closed ([PATCH] Fix typo about pattern variables)
Date: Sun, 07 Aug 2016 09:59:01 +0000

Your message dated Sun, 07 Aug 2016 11:58:22 +0200
with message-id <address@hidden>
and subject line Re: bug#24165: [PATCH] Fix typo about pattern variables
has caused the debbugs.gnu.org bug report #24165,
regarding [PATCH] Fix typo about pattern variables
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24165: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24165
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#24165: [PATCH] Fix typo about pattern variables Date: Sun, 07 Aug 2016 11:58:22 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
On Sat 06 Aug 2016 02:52, sirgazil <address@hidden> writes:

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

Applied, thanks!

Andy


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]