From bb5a572ae36e60650d23d9f712efd7e772fb9490 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 3 Oct 2020 15:36:04 +0200 Subject: [PATCH] MODULES.html.sh: Fix typo. * MODULES.html.sh (Numeric conversion functions ): Fix typo. --- ChangeLog | 5 +++++ MODULES.html.sh | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a826969a8e..e6c8079a8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2020-10-03 Thien-Thi Nguyen + + MODULES.html.sh: Fix typo. + * MODULES.html.sh (Numeric conversion functions ): Fix typo. + 2020-09-28 Paul Eggert version-etc: pacify Oracle Studio 12.6 diff --git a/MODULES.html.sh b/MODULES.html.sh index 11a4a77468..a8a629e299 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 -- 2.39.5