changeset 9710:519e164dde1e

Fix typo of an extra space in instructions to user
author Rik <rdrider0-list@yahoo.com>
date Thu, 08 Oct 2009 20:58:14 -0700
parents f8e2e9fdaa8f
children ebde8880e6be
files test/ChangeLog test/fntests.m
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/ChangeLog	Thu Oct 08 16:43:05 2009 +0200
+++ b/test/ChangeLog	Thu Oct 08 20:58:14 2009 -0700
@@ -1,3 +1,7 @@
+2009-10-08  Rik  <octdev@nomad.inbox5.com>
+
+	* fntests.m: Fix typo of an extra space in instructions to user
+
 2009-10-05  Rik  <octdev@nomad.inbox5.com>
 
 	* fntests.m: Fix typo directing users to the wrong log file
--- a/test/fntests.m	Thu Oct 08 16:43:05 2009 +0200
+++ b/test/fntests.m	Thu Oct 08 20:58:14 2009 -0700
@@ -239,7 +239,7 @@
   report_files_with_no_tests (files_with_tests, files_with_no_tests, ".m");
   report_files_with_no_tests (files_with_tests, files_with_no_tests, ".cc");
 
-  puts ("\nPlease help improve Octave by  contributing tests for\n");
+  puts ("\nPlease help improve Octave by contributing tests for\n");
   puts ("these files (see the list in the file fntests.log).\n");
 
   fprintf (fid, "\nFiles with no tests:\n\n%s",