Skip to content

Commit 68fd400

Browse files
authored
Update src/attributes.jl
1 parent c75f852 commit 68fd400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2138,7 +2138,7 @@ struct ListOfSupportedNonlinearOperators <: AbstractOptimizerAttribute end
21382138
21392139
The technical exceptions do not apply to linear programs. The combination of
21402140
[`DUAL_INFEASIBLE`](@ref) and a primal feasible point means that the primal
2141-
linear program is ubounded.
2141+
linear program is unbounded.
21422142
""",
21432143
DUAL_INFEASIBLE,
21442144
"""

0 commit comments

Comments
 (0)