fixed typo in package documentation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@754744 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
61ca8c04df
commit
94f9b580a5
|
@ -20,7 +20,7 @@
|
|||
<p>
|
||||
This package provides common interfaces for the optimization algorithms
|
||||
provided in sub-packages. The main interfaces defines objective functions
|
||||
and optimzers.
|
||||
and optimizers.
|
||||
</p>
|
||||
<p>
|
||||
Objective functions interfaces are intended to be implemented by
|
||||
|
|
Loading…
Reference in New Issue