bug#66365: [PATCH] Fix typo in doc

Ekaitz Zarraga <[email protected]>
Newsgroups gmane.lisp.guile.bugs
Message-ID <LcIx9JHa3w_B2GX2lTNO9HDz141qEXfoQoRIHhxp4B-5LnvnpoH8tS3j1rbJLAOf8McpsWac9-dxZRj76IQVJ0LRIXbIpQZmRkcQe3G_2NQ=@elenq.tech>
From a23879367c7b7d89a6d0ec2880dc93e70f69fa87 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.