GNU bug report logs -
#42228
[PATCH 0/3] A few minor typo fixes and documentation improvements
Previous Next
Reported by: Arun Isaac <arunisaac <at> systemreboot.net>
Date: Mon, 6 Jul 2020 15:33:01 UTC
Severity: normal
Tags: patch
Done: Arun Isaac <arunisaac <at> systemreboot.net>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 42228 <at> debbugs.gnu.org (full text, mbox):
* 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
This bug report was last modified 140 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.