diff scripts/deprecated/chisquare_pdf.m @ 5996:bd0507994409

[project @ 2006-09-22 19:38:52 by dbateman]
author dbateman
date Fri, 22 Sep 2006 19:38:53 +0000
parents bee21f388110
children 49dfdb54bb2b
line wrap: on
line diff
--- a/scripts/deprecated/chisquare_pdf.m	Thu Sep 21 20:09:44 2006 +0000
+++ b/scripts/deprecated/chisquare_pdf.m	Fri Sep 22 19:38:53 2006 +0000
@@ -20,7 +20,7 @@
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} chisquare_pdf (@var{x}, @var{n})
 ## For each element of @var{x}, compute the probability density function
-## (PDF) at @var{x} of the chisquare distribution with @var{k} degrees
+## (PDF) at @var{x} of the chisquare distribution with @var{n} degrees
 ## of freedom.
 ## @end deftypefn