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