changeset 6576:f14a0d35f90b

[project @ 2007-04-25 14:22:34 by jwe]
author jwe
date Wed, 25 Apr 2007 14:22:34 +0000
parents 9ef0450c873d
children f72d6d4b735a
files doc/interpreter/tips.txi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/tips.txi
+++ b/doc/interpreter/tips.txi
@@ -562,7 +562,7 @@
 
 @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