# HG changeset patch # User Arun Giridhar # Date 1698331078 14400 # Node ID bd42126c2553133ffb98b60ab8fa7c739a9c4792 # Parent 6d56d47b9c030b8ef2fe4d2b41a258c0ddd46ad2 Fix minor typo for NEWS.8.md Fix minor typo in commit logs for filename. diff -r 6d56d47b9c03 -r bd42126c2553 etc/NEWS.8.md --- 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