From d987e7e7cb90180e2b5268bbdb298a09d34ca69d Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Thu, 5 Oct 2023 22:41:36 +0200 Subject: [PATCH] doc: Fix typo in SXML section. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * doc/ref/sxml.texi (Reading and Writing XML): Remove "." Signed-off-by: Ludovic Courtès --- 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 ab0b010d0..3502c3f1a 100644 --- a/doc/ref/sxml.texi +++ b/doc/ref/sxml.texi @@ -108,7 +108,7 @@ prefix. 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 ""