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:
parent
93609a7ffd
commit
bc4a56407e
|
@ -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
|
Most of the compilation errors users will encounter after the switch
|
||||||
will be due to classes moved due to package reorganization. These errors
|
will be due to classes moved due to package reorganization. These errors
|
||||||
are simply solved by adjusting the import statements in users code.
|
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
|
to commons math by sending a message to the apache commons users
|
||||||
mailing list: user@commons.apache.org.
|
mailing list: user@commons.apache.org.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue