We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2038a05 commit ee49f02Copy full SHA for ee49f02
src/Utilities/penalty_relaxation.jl
@@ -188,7 +188,7 @@ cannot be modified in-place.
188
189
To modify variable bounds, rewrite them as linear constraints.
190
191
-If a constraint type can not be modified, a warning is logged and the
+If a constraint cannot be modified, a warning is logged and the
192
constraint is skipped. The warning can be disabled by setting `warn = false`.
193
194
## Example
0 commit comments