fixed typo

This commit is contained in:
Dmitry Anisimov 2021-06-18 10:20:59 +02:00
parent 76d143275a
commit 3b905bb344
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ For mixed integer programs (either constrained or unconstrained),
we provide models using the \ref thirdpartySCIP and \ref thirdpartyGLPK
libraries.
For linear and quadratic programs, CGAL provides the built-in
For linear and quadratic programs, \cgal provides the built-in
\ref PkgQPSolver "CGAL Linear and Quadratic Programming Solver"
and we also provide a model using the \ref thirdpartyOSQP library.