Skip to content

Commit 91b653f

Browse files
odowblegat
andauthored
Update src/Bridges/bridge_optimizer.jl
Co-authored-by: Benoît Legat <[email protected]>
1 parent 5100b0d commit 91b653f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridges/bridge_optimizer.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ function MOI.is_valid(
490490
# by luck/enumeration.
491491
#
492492
# The main place that this is problematic is when we come to delete
493-
# constraints, and particular VariableIndex constraints, because we
493+
# constraints, and in particular VariableIndex constraints, because we
494494
# triviallly have their `.value` field from the `.value` of the
495495
# VariableIndex.
496496
#

0 commit comments

Comments
 (0)