From e4ea59e85288af4812c64e57f98850e47efa9b95 Mon Sep 17 00:00:00 2001 From: Liangliang Nan Date: Thu, 6 Jun 2019 10:01:20 +0200 Subject: [PATCH] fixed a typo --- Solver_interface/doc/Solver_interface/PackageDescription.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Solver_interface/doc/Solver_interface/PackageDescription.txt b/Solver_interface/doc/Solver_interface/PackageDescription.txt index 98f68a89302..dcc72642a69 100644 --- a/Solver_interface/doc/Solver_interface/PackageDescription.txt +++ b/Solver_interface/doc/Solver_interface/PackageDescription.txt @@ -1,4 +1,4 @@ -/// \defgroup PkgSolverInterfaceRef CGAL and Solvers Reference +/// \defgroup PkgSolverInterfaceRef CGAL and Solvers Reference /// \defgroup PkgSolverInterfaceConcepts Concepts /// \ingroup PkgSolverInterfaceRef @@ -10,7 +10,7 @@ \cgalPkgPicture{solver.png} \cgalPkgSummaryBegin \cgalPkgAuthors{Simon Giraudot, Pierre Alliez, Frédéric Cazals, Gaël Guennebaud, Bruno Lévy, Marc Pouget, Laurent Saboret, and Liangliang Nan} -\cgalPkgDesc{This package provides concepts and models for solving linear systems with dense or sparse matrices, Mixed Integer Porgramming (MIP) problems with or without constraints.} +\cgalPkgDesc{This package provides concepts and models for solving linear systems with dense or sparse matrices, Mixed Integer Programming (MIP) problems with or without constraints.} \cgalPkgManuals{Chapter_CGAL_and_Solvers,PkgSolverInterfaceRef} \cgalPkgSummaryEnd \cgalPkgShortInfoBegin