Fix typo in doc found by lintian
--- a/Stats.pm
+++ b/Stats.pm
@@ -128,7 +128,7 @@
     
       Signature: (a(n); b(m); float+ [o]t(); [o]d())
 
-Here the function t_test can take two 1D pdls of unequal size (n==m is certainly fine), and give back two scalars, t-value and degrees of freedom. Yes we accomodate t-tests with unequal sample sizes.
+Here the function t_test can take two 1D pdls of unequal size (n==m is certainly fine), and give back two scalars, t-value and degrees of freedom. Yes we accommodate t-tests with unequal sample sizes.
 
     assign
     
