diff scripts/testfun/test.m @ 7001:8b0cfeb06365

[project @ 2007-10-10 18:02:59 by jwe]
author jwe
date Wed, 10 Oct 2007 18:03:02 +0000
parents 230f9c49857e
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/testfun/test.m
+++ b/scripts/testfun/test.m
@@ -54,12 +54,12 @@
 ##
 ## Called with a single output argument @var{success}, @code{test} returns
 ## true if all of the tests were successful. Called with two output arguments
-## @var{n} and @var{max}, the number of sucessful test and the total number
+## @var{n} and @var{max}, the number of successful tests and the total number
 ## of tests in the file @var{name} are returned.
 ##
 ## If the second argument is the string 'grabdemo', the contents of the demo
 ## blocks are extracted but not executed. Code for all code blocks is
-## concatented and returned as @var{code} with @var{idx} being a vector of
+## concatenated and returned as @var{code} with @var{idx} being a vector of
 ## positions of the ends of the demo blocks.
 ##
 ## If the second argument is 'explain', then @var{name} is ignored and an