We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75f852 commit 68fd400Copy full SHA for 68fd400
src/attributes.jl
@@ -2138,7 +2138,7 @@ struct ListOfSupportedNonlinearOperators <: AbstractOptimizerAttribute end
2138
2139
The technical exceptions do not apply to linear programs. The combination of
2140
[`DUAL_INFEASIBLE`](@ref) and a primal feasible point means that the primal
2141
- linear program is ubounded.
+ linear program is unbounded.
2142
""",
2143
DUAL_INFEASIBLE,
2144
"""
0 commit comments