unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Ekaitz Zarraga <ekaitz@elenq.tech>
To: 66365@debbugs.gnu.org
Subject: bug#66365: [PATCH] Fix typo in doc
Date: Thu, 05 Oct 2023 20:47:50 +0000	[thread overview]
Message-ID: <LcIx9JHa3w_B2GX2lTNO9HDz141qEXfoQoRIHhxp4B-5LnvnpoH8tS3j1rbJLAOf8McpsWac9-dxZRj76IQVJ0LRIXbIpQZmRkcQe3G_2NQ=@elenq.tech> (raw)

From a23879367c7b7d89a6d0ec2880dc93e70f69fa87 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Thu, 5 Oct 2023 22:41:36 +0200
Subject: [PATCH] Fix typo in doc

* doc/ref/sxml.texi (Reading and Writing XML): Remove "."
---
 doc/ref/sxml.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/sxml.texi b/doc/ref/sxml.texi
index 003309d54..835a39b36 100644
--- a/doc/ref/sxml.texi
+++ b/doc/ref/sxml.texi
@@ -107,7 +107,7 @@ for certain namespaces with the @code{#:namespaces} keyword argument to
 By default, namespaces passed to @code{xml->sxml} are treated as if they
 were declared on the root element.  Passing a false
 @code{#:declare-namespaces?} argument will disable this behavior,
-requiring in-document declarations of namespaces before use..
+requiring in-document declarations of namespaces before use.
 
 @example
 (xml->sxml "<foo><ns2:baz/></foo>"
-- 
2.41.0







                 reply	other threads:[~2023-10-05 20:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='LcIx9JHa3w_B2GX2lTNO9HDz141qEXfoQoRIHhxp4B-5LnvnpoH8tS3j1rbJLAOf8McpsWac9-dxZRj76IQVJ0LRIXbIpQZmRkcQe3G_2NQ=@elenq.tech' \
    --to=ekaitz@elenq.tech \
    --cc=66365@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).