changeset 21395:0196666bf900

NEWS: Wrap to 72 characters. * NEWS: Wrap to 72 characters.
author Rik <rik@octave.org>
date Thu, 03 Mar 2016 09:46:18 -0800
parents bd90d52074fe
children 309bba07a4f6
files NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Mar 03 09:28:55 2016 -0800
+++ b/NEWS	Thu Mar 03 09:46:18 2016 -0800
@@ -23,8 +23,8 @@
     colormap "parula".
 
  ** When starting, Octave now looks in the function path for a file
-    startup.m and executes any commands found there.  This change was made
-    to accommodate Matlab users.  Octave has it's own configuration
+    startup.m and executes any commands found there.  This change was
+    made to accommodate Matlab users.  Octave has it's own configuration
     system based on the file .octaverc which is preferred.
 
  ** Octal ('\NNN') and hex ('\xNN') escape sequences in single quoted