bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fix typo in 39be62df3b9b2453392109f4b6c4bb418e8d175a


From: Thien-Thi Nguyen
Subject: fix typo in 39be62df3b9b2453392109f4b6c4bb418e8d175a
Date: Fri, 02 Oct 2020 19:55:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]