changeset 31905:0018557a53b2 stable

NEWS.8.md: Fix typo in mean change summary (bug #63887)
author A.R. Burgers <arburgers@gmail.com>
date Mon, 13 Mar 2023 13:54:14 -0400
parents 75ef035f851e
children 48eaf9df5a5b d4d3098a15dc
files etc/NEWS.8.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.8.md	Fri Mar 10 21:55:54 2023 +0100
+++ b/etc/NEWS.8.md	Mon Mar 13 13:54:14 2023 -0400
@@ -54,7 +54,7 @@
   if both are installed.  Configure with `--without-pcre2` if you prefer Octave
   to use PCRE in this case.
   
-- `mean` now internally processes data as type double to reduce liklihood of
+- `mean` now internally processes data as type double to reduce likelihood of
 hitting overflow or precision limits with other types (bug #63848).
 
 ### Graphical User Interface