correction
authormarci
Tue, 01 Feb 2005 15:43:14 +0000
changeset 1113b5ad821053a1
parent 1112 b258584569f2
child 1114 eb57527fd183
correction
src/work/marci/lp/lp_solver_base.h
     1.1 --- a/src/work/marci/lp/lp_solver_base.h	Tue Feb 01 15:26:47 2005 +0000
     1.2 +++ b/src/work/marci/lp/lp_solver_base.h	Tue Feb 01 15:43:14 2005 +0000
     1.3 @@ -182,7 +182,7 @@
     1.4    template <typename _Value>
     1.5    class LPSolverBase {
     1.6      
     1.7 -    /*! @name Unchategorized functions and types (public members)
     1.8 +    /*! @name Uncategorized functions and types (public members)
     1.9      */
    1.10      //@{
    1.11    public: