Received: (at submit) by debbugs.gnu.org; 5 Oct 2023 20:48:48 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Oct 05 16:48:48 2023 Received: from localhost ([127.0.0.1]:48627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qoVH6-0006vt-Cq for submit <at> debbugs.gnu.org; Thu, 05 Oct 2023 16:48:48 -0400 Received: from lists.gnu.org ([2001:470:142::17]:42720) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ekaitz@HIDDEN>) id 1qoVH3-0006ut-LX for submit <at> debbugs.gnu.org; Thu, 05 Oct 2023 16:48:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ekaitz@HIDDEN>) id 1qoVGe-000126-3s for bug-guile@HIDDEN; Thu, 05 Oct 2023 16:48:20 -0400 Received: from mail-0201.mail-europe.com ([51.77.79.158]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ekaitz@HIDDEN>) id 1qoVGX-0007YK-7G for bug-guile@HIDDEN; Thu, 05 Oct 2023 16:48:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail2; t=1696538884; x=1696798084; bh=7c3dCtXqaulHNaJS0Bxd96irINP8H+z+MaTqUs5aC/g=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=DurHRTaGkGD+R+6nMTef6K9X5Fu2kQG1Ru22Uou7smoWfIawZwAfCqfsPagsk2041 ffMcClJ+OgmOW40A3PkR1AHhUwp1X+HEVSsuxMGkAM4FvzPjj5olEDLEZAYeVeo3Rm sSHVviJVk3q3qzsiQK75fJih02NPtnZNZWN3b6Sn7Bo3+rAkWqRJv8vFpAyCd4gpx/ CMmcpjZTdZ54+ivZCfkP+muICeWuchkaclZpfaS352VH9w2o+5ZLh4NuS/NTK55rG/ RIL6nz+Sk932ndtC+wPq0aeBoTEd0KEnCw3E3qAi2+Z69/NH1Xp0qrSC/a78w9hrVm QRzqR4yq9IoEw== Date: Thu, 05 Oct 2023 20:47:50 +0000 To: "bug-guile@HIDDEN" <bug-guile@HIDDEN> From: Ekaitz Zarraga <ekaitz@HIDDEN> Subject: [PATCH] Fix typo in doc Message-ID: <LcIx9JHa3w_B2GX2lTNO9HDz141qEXfoQoRIHhxp4B-5LnvnpoH8tS3j1rbJLAOf8McpsWac9-dxZRj76IQVJ0LRIXbIpQZmRkcQe3G_2NQ=@elenq.tech> Feedback-ID: 3263582:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=51.77.79.158; envelope-from=ekaitz@HIDDEN; helo=mail-0201.mail-europe.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.0 (/) From a23879367c7b7d89a6d0ec2880dc93e70f69fa87 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga <ekaitz@HIDDEN> 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} key= word 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. =20 @example (xml->sxml "<foo><ns2:baz/></foo>" --=20 2.41.0
Ekaitz Zarraga <ekaitz@HIDDEN>
:bug-guile@HIDDEN
.
Full text available.bug-guile@HIDDEN
:bug#66365
; Package guile
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.