fixed typo

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797854 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2009-07-25 23:32:07 +00:00
parent 93609a7ffd
commit bc4a56407e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Commons Math 1.0-1.2 should recompile their code against the 2.0 jar.
Most of the compilation errors users will encounter after the switch
will be due to classes moved due to package reorganization. These errors
are simply solved by adjusting the import statements in users code.
Users can can ask for help with migration or any other problem related
Users can ask for help with migration or any other problem related
to commons math by sending a message to the apache commons users
mailing list: user@commons.apache.org.