# HG changeset patch # User alpar # Date 1122935290 0 # Node ID 64f983f5a7d5ac91c87260652f2e4dfc5c929808 # Parent bb51e4a510c53a36aa72252a6150a658a52939ab Spellcheck diff -r bb51e4a510c5 -r 64f983f5a7d5 lemon/lp_base.h --- a/lemon/lp_base.h Mon Aug 01 21:24:55 2005 +0000 +++ b/lemon/lp_base.h Mon Aug 01 22:28:10 2005 +0000 @@ -604,7 +604,7 @@ ///Makes a copy of the LP problem LpSolverBase ©Lp() {return _copyLp();} - ///\name Build up and modify of the LP + ///\name Build up and modify the LP ///@{