changeset 31906:48eaf9df5a5b

maint: merge stable to default
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Mon, 13 Mar 2023 14:10:11 -0400
parents 123c5d78fc9d (current diff) 0018557a53b2 (diff)
children 685937390083
files etc/NEWS.8.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.8.md	Mon Mar 13 13:59:16 2023 +0100
+++ b/etc/NEWS.8.md	Mon Mar 13 14:10:11 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