Skip to content

Commit ba726d6

Browse files
committed
Update src/constraints.jl
1 parent 8dd83a6 commit ba726d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constraints.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ end
689689
new_coefficients::Vector{Tuple{Int64,T}},
690690
)
691691
692-
Set the coefficients of `variable` in the constraint `constraint` to
692+
Set the coefficients of `variable` in the constraint `con_ref` to
693693
`new_coefficients`.
694694
695695
Note that prior to this step, JuMP will aggregate multiple terms containing the

0 commit comments

Comments
 (0)