Skip to content

Commit 81b4f6b

Browse files
committed
Update
1 parent 87a3c9f commit 81b4f6b

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
@@ -189,7 +189,7 @@ cannot be modified in-place.
189189
To modify variable bounds, rewrite them as linear constraints.
190190
191191
If a constraint type can not be modified, a warning is logged and the
192-
constraint is skipped. This can be disabled by setting `warn = false`.
192+
constraint is skipped. The warning can be disabled by setting `warn = false`.
193193
194194
## Example
195195

0 commit comments

Comments
 (0)