diff --git a/extra/lemon/soplex.h b/extra/lemon/soplex.h index be73f3a..02634a8 100644 --- a/extra/lemon/soplex.h +++ b/extra/lemon/soplex.h @@ -40,7 +40,7 @@ namespace lemon { /// /// This class implements an interface for the SoPlex LP solver. /// The SoPlex library is an object oriented lp solver library - /// developed at the Konrad-Zuse-Zentrum für Informationstechnik + /// developed at the Konrad-Zuse-Zentrum fur Informationstechnik /// Berlin (ZIB). You can find detailed information about it at the /// http://soplex.zib.de address. class SoplexLp : public LpSolver {