File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1573,7 +1573,7 @@ is_set_by_optimize(::CallbackVariablePrimal) = true
1573
1573
A variable attribute for the `BasisStatusCode` of a variable in result
1574
1574
`result_index`, with respect to an available optimal solution basis.
1575
1575
1576
- If the solver does not have a basis statue for the variable because the
1576
+ If the solver does not have a basis status for the variable because the
1577
1577
`result_index` is beyond the available solutions (whose number is indicated by
1578
1578
the [`ResultCount`](@ref) attribute), getting this attribute must throw a
1579
1579
[`ResultIndexBoundsError`](@ref). Otherwise, if the result is unavailable for
@@ -1757,7 +1757,7 @@ A constraint attribute for the `BasisStatusCode` of some constraint in result
1757
1757
`result_index`, with respect to an available optimal solution basis. If
1758
1758
`result_index` is omitted, it is 1 by default.
1759
1759
1760
- If the solver does not have a basis statue for the constraint because the
1760
+ If the solver does not have a basis status for the constraint because the
1761
1761
`result_index` is beyond the available solutions (whose number is indicated by
1762
1762
the [`ResultCount`](@ref) attribute), getting this attribute must throw a
1763
1763
[`ResultIndexBoundsError`](@ref). Otherwise, if the result is unavailable for
You can’t perform that action at this time.
0 commit comments