Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gna.org/svn/ocaml-r/branches/yziquel@293 8462dd83-5746-40b0-b0c8-3ca2f889d9d2
  • Loading branch information
yziquel committed Feb 7, 2010
1 parent 6f8ef5a commit d12347c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r-stats/main.ml
Expand Up @@ -8,7 +8,7 @@ module Stub = struct

let stl = R.symbol "stl"

let fischer_test = R.symbol "fischer.test"
let fischer_test = R.symbol "fisher.test"

let poisson_test = R.symbol "poisson.test"

Expand Down

0 comments on commit d12347c

Please sign in to comment.