diff scripts/specfun/nthroot.m @ 10711:fbd7843974fa

Periodic grammar check of documentation files to ensure common format.
author Rik <octave@nomad.inbox5.com>
date Wed, 16 Jun 2010 20:36:55 -0700
parents 976e76b77fa0
children 693e22af08ae
line wrap: on
line diff
--- a/scripts/specfun/nthroot.m
+++ b/scripts/specfun/nthroot.m
@@ -35,7 +35,7 @@
 ## @end group
 ## @end example
 ## 
-## @var{n} must be a scalar. If @var{n} is not an even integer and @var{X} has
+## @var{n} must be a scalar.  If @var{n} is not an even integer and @var{X} has
 ## negative entries, an error is produced.
 ##
 ## @end deftypefn