GNU bug report logs -
#66365
[PATCH] Fix typo in doc
Previous Next
Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Date: Thu, 5 Oct 2023 20:49:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 66365 in the body.
You can then email your comments to 66365 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#66365
; Package
guile
.
(Thu, 05 Oct 2023 20:49:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ekaitz Zarraga <ekaitz <at> elenq.tech>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Thu, 05 Oct 2023 20:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From a23879367c7b7d89a6d0ec2880dc93e70f69fa87 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz <at> 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
bug closed, send any further explanations to
66365 <at> debbugs.gnu.org and Ekaitz Zarraga <ekaitz <at> elenq.tech>
Request was from
Ludovic Courtès <ludo <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sun, 22 Dec 2024 21:24:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 20 Jan 2025 12:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.