Skip to content

Commit ee49f02

Browse files
odowblegat
andauthored
Update src/Utilities/penalty_relaxation.jl
Co-authored-by: Benoît Legat <[email protected]>
1 parent 2038a05 commit ee49f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utilities/penalty_relaxation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ cannot be modified in-place.
188188
189189
To modify variable bounds, rewrite them as linear constraints.
190190
191-
If a constraint type can not be modified, a warning is logged and the
191+
If a constraint cannot be modified, a warning is logged and the
192192
constraint is skipped. The warning can be disabled by setting `warn = false`.
193193
194194
## Example

0 commit comments

Comments
 (0)