lemon/lp_base.h
changeset 1612 64f983f5a7d5
parent 1610 893dacc1866c
child 1766 6c59b1386fe8
     1.1 --- a/lemon/lp_base.h	Mon Aug 01 21:24:55 2005 +0000
     1.2 +++ b/lemon/lp_base.h	Mon Aug 01 22:28:10 2005 +0000
     1.3 @@ -604,7 +604,7 @@
     1.4      ///Makes a copy of the LP problem
     1.5      LpSolverBase &copyLp() {return _copyLp();}
     1.6      
     1.7 -    ///\name Build up and modify of the LP
     1.8 +    ///\name Build up and modify the LP
     1.9  
    1.10      ///@{
    1.11