diff NEWS @ 28698:2bb050267d74

maint: Remove trailing spaces from code base. * NEWS, __ftp__.cc, graphics.in.h, rng.m, importdata.m, condest.m, fieldnames.m, uninstall.m, polyfit.m, dec2bin.m, dec2hex.m: Remove trailing spaces from code base.
author Rik <rik@octave.org>
date Tue, 08 Sep 2020 08:34:28 -0700
parents 8d73c0cc93f9
children 877e876338cc
line wrap: on
line diff
--- a/NEWS	Fri Sep 04 14:31:33 2020 -0400
+++ b/NEWS	Tue Sep 08 08:34:28 2020 -0700
@@ -47,7 +47,7 @@
 and if a function uses varargout then the check is skipped for function
 outputs.
 
-- As part of GSoC 2020, Abdallah K. Elshamy implemented the 
+- As part of GSoC 2020, Abdallah K. Elshamy implemented the
 `jsondecode` and `jsonencode` functions to read and write JSON data.
 
 - The function `griddata` now implements the "v4" Biharmonic Spline