unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#24165: [PATCH] Fix typo about pattern variables
@ 2016-08-06  0:52 sirgazil
  2016-08-07  9:58 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: sirgazil @ 2016-08-06  0:52 UTC (permalink / raw)
  To: 24165; +Cc: sirgazil

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#24165: [PATCH] Fix typo about pattern variables
  2016-08-06  0:52 bug#24165: [PATCH] Fix typo about pattern variables sirgazil
@ 2016-08-07  9:58 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2016-08-07  9:58 UTC (permalink / raw)
  To: sirgazil; +Cc: 24165-done

On Sat 06 Aug 2016 02:52, sirgazil <felipe.lopez@openmailbox.org> writes:

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

Applied, thanks!

Andy





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-07  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-06  0:52 bug#24165: [PATCH] Fix typo about pattern variables sirgazil
2016-08-07  9:58 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).