bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* fix typo in 39be62df3b9b2453392109f4b6c4bb418e8d175a
@ 2020-10-02 23:55 Thien-Thi Nguyen
  2020-10-03 13:38 ` Bruno Haible
  0 siblings, 1 reply; 2+ messages in thread
From: Thien-Thi Nguyen @ 2020-10-02 23:55 UTC (permalink / raw
  To: bug-gnulib

[-- Attachment #1: Type: text/plain, Size: 591 bytes --]

The commit, titled:

 c-dtoastr, c-ldtoastr: new modules

omits the trailing "r" in "c-ldtoastr" in MODULES.html.sh.
Here's a patch:

 MODULES.html.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MODULES.html.sh b/MODULES.html.sh
index 11a4a7746..a8a629e29 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2319,7 +2319,7 @@ func_all_modules ()
 
   func_begin_table
   func_module c-dtoastr
-  func_module c-ldtoast
+  func_module c-ldtoastr
   func_module dtoastr
   func_module ftoastr
   func_module intprops


-- 
Thien-Thi Nguyen

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: fix typo in 39be62df3b9b2453392109f4b6c4bb418e8d175a
  2020-10-02 23:55 fix typo in 39be62df3b9b2453392109f4b6c4bb418e8d175a Thien-Thi Nguyen
@ 2020-10-03 13:38 ` Bruno Haible
  0 siblings, 0 replies; 2+ messages in thread
From: Bruno Haible @ 2020-10-03 13:38 UTC (permalink / raw
  To: bug-gnulib; +Cc: Thien-Thi Nguyen

Thien-Thi Nguyen wrote:
> -  func_module c-ldtoast
> +  func_module c-ldtoastr

Thanks. Applied.

Bruno



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-03 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-02 23:55 fix typo in 39be62df3b9b2453392109f4b6c4bb418e8d175a Thien-Thi Nguyen
2020-10-03 13:38 ` Bruno Haible

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).