From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arun Isaac Newsgroups: gmane.lisp.guile.bugs Subject: bug#42228: [PATCH 2/3] texinfo: Fix typo in transform-string docstring. Date: Mon, 6 Jul 2020 21:08:49 +0530 Message-ID: <20200706153850.13457-2-arunisaac@systemreboot.net> References: <20200706153850.13457-1-arunisaac@systemreboot.net> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23341"; mail-complaints-to="usenet@ciao.gmane.io" To: 42228@debbugs.gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Mon Jul 06 17:40:12 2020 Return-path: Envelope-to: guile-bugs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jsTE3-0005wm-7f for guile-bugs@m.gmane-mx.org; Mon, 06 Jul 2020 17:40:11 +0200 Original-Received: from localhost ([::1]:58862 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jsTE2-0004dW-6M for guile-bugs@m.gmane-mx.org; Mon, 06 Jul 2020 11:40:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40366) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jsTDv-0004ar-5h for bug-guile@gnu.org; Mon, 06 Jul 2020 11:40:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51366) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jsTDu-0006Qf-S9 for bug-guile@gnu.org; Mon, 06 Jul 2020 11:40:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jsTDu-0001Ko-QK for bug-guile@gnu.org; Mon, 06 Jul 2020 11:40:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 06 Jul 2020 15:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42228 X-GNU-PR-Package: guile X-GNU-PR-Keywords: patch Original-Received: via spool by 42228-submit@debbugs.gnu.org id=B42228.15940499465022 (code B ref 42228); Mon, 06 Jul 2020 15:40:02 +0000 Original-Received: (at 42228) by debbugs.gnu.org; 6 Jul 2020 15:39:06 +0000 Original-Received: from localhost ([127.0.0.1]:34674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsTD0-0001Iq-1I for submit@debbugs.gnu.org; Mon, 06 Jul 2020 11:39:06 -0400 Original-Received: from mugam.systemreboot.net ([139.59.75.54]:60750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsTCx-0001IS-Rh for 42228@debbugs.gnu.org; Mon, 06 Jul 2020 11:39:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=whX75JO634M4Q8H7At5vUJ2dcWK9CONCmt9fAVtoKgs=; b=DvTB6g1qC0nDFJFheCgwTZ+yy+ 7Mj7c6vQFyckSyM3EP5iuLuXfE1pHGUs/IncFDDC+8j7KNoTzv0U2pZ++hoj9a134qJm9VYl12jb4 XbPYPJ3pQktyiP3a6ZXEBgSMOApcewDD0JxKv6r71gFYlOB4l4UGjMiUjxWtB3Djz9eo=; Original-Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1jsTCu-000aNB-Gz; Mon, 06 Jul 2020 21:09:00 +0530 X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200706153850.13457-1-arunisaac@systemreboot.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.io gmane.lisp.guile.bugs:9839 Archived-At: * module/texinfo/string-utils.scm (transform-string): Replace "te" with "the" in docstring. --- module/texinfo/string-utils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/texinfo/string-utils.scm b/module/texinfo/string-utils.scm index 42074d334..8c81c20fc 100644 --- a/module/texinfo/string-utils.scm +++ b/module/texinfo/string-utils.scm @@ -54,8 +54,8 @@ character as an argument, and the returned value is sent to the output string via @samp{display}. If @var{replace} is anything else, it is sent through the output string via @samp{display}. -Note that te replacement for the matched characters does not need to -be a single character. That is what differentiates this function from +Note that the replacement for the matched characters does not need to be +a single character. That is what differentiates this function from @samp{string-map}, and what makes it useful for applications such as converting @samp{#\\&} to @samp{\"&\"} in web page text. Some other functions in this module are just wrappers around common uses of -- 2.26.2