diff scripts/specfun/nchoosek.m @ 6575:9ef0450c873d

[project @ 2007-04-25 14:07:20 by jwe]
author jwe
date Wed, 25 Apr 2007 14:07:20 +0000
parents d42176e0d688
children 451b346d8c2f
line wrap: on
line diff
--- a/scripts/specfun/nchoosek.m
+++ b/scripts/specfun/nchoosek.m
@@ -20,7 +20,7 @@
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{c} =} nchoosek (@var{n}, @var{k})
 ##
-## Compute the binomial coeeficient or all combinations of @var{n}.
+## Compute the binomial coefficient or all combinations of @var{n}.
 ## If @var{n} is a scalar then, calculate the binomial coefficient
 ## of @var{n} and @var{k}, defined as
 ##