changeset 32432:bd42126c2553 stable

Fix minor typo for NEWS.8.md Fix minor typo in commit logs for filename.
author Arun Giridhar <arungiridhar@gmail.com>
date Thu, 26 Oct 2023 10:37:58 -0400
parents 6d56d47b9c03
children c1bffa0c88db 9c3bffcc2fb9
files etc/NEWS.8.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.8.md	Thu Oct 26 13:47:09 2023 +0200
+++ b/etc/NEWS.8.md	Thu Oct 26 10:37:58 2023 -0400
@@ -21,7 +21,7 @@
 - `fft`: Avoid overwriting input for inplace operations (bug #64733).
 - `intersect.m`: Correct third output with `"stable"` flag (bug #60347).
 - Avoid use-after-free issue in parser (bug #60882).
-- `betainf.m`: Improve integer input logic and validation (bug #64726).
+- `betainc.m`: Improve integer input logic and validation (bug #64726).
 
 ### GUI