Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed May 28, 2024
1 parent a6f3f37 commit 76cafbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constraints.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ end
Return the dual value of constraint `con_ref` associated with result index
`result` of the most-recent solution returned by the solver.
Use [`has_dual`](@ref) to check if a result exists before asking for values.
Use [`has_duals`](@ref) to check if a result exists before asking for values.
See also: [`result_count`](@ref), [`shadow_price`](@ref).
"""
Expand Down

0 comments on commit 76cafbd

Please sign in to comment.