Skip to content

Commit dbd78e0

Browse files
odowsandyspiers
andauthored
Apply suggestion from @sandyspiers
Co-authored-by: Sandy Spiers <86579677+sandyspiers@users.noreply.github.com>
1 parent 13e5067 commit dbd78e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MultiObjectiveAlgorithms.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ end
274274
An optimizer attribute that controls whether the inner optimizer's `MOI.Silent`
275275
attribute.
276276
277-
By default, this attribute is set to `false`. Set it to `true` to enable logging
277+
By default, this attribute is set to `true`. Set it to `false` to enable logging
278278
of the inner solver. In most cases, this will result in a large amount of output
279279
that is hard to interpret, but it may be helpful when debugging failed solves.
280280
"""

0 commit comments

Comments
 (0)