diff scripts/general/nthroot.m @ 8494:836618fee9d6

[docs] add hyphen
author Brian Gough <bjg@gnu.org>
date Tue, 13 Jan 2009 00:27:07 -0500 (2009-01-13)
parents a1dbe9d80eee
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/general/nthroot.m
+++ b/scripts/general/nthroot.m
@@ -22,7 +22,7 @@
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} nthroot (@var{x}, @var{n})
 ## 
-## Compute the nth root of @var{x}, returning real results for real 
+## Compute the n-th root of @var{x}, returning real results for real 
 ## components of @var{x}. For example
 ##
 ## @example