We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fac19d commit 538c2a5Copy full SHA for 538c2a5
1 file changed
src/Numerical/summarize.jl
@@ -263,8 +263,8 @@ function MathOptAnalyzer._verbose_summarize(
263
## How to fix
264
265
Check if the coefficient is correct. Check if the units of variables and
266
- coefficients are correct. Check if the number makes is
267
- reasonable given that solver have tolerances. Sometimes these
+ coefficients are correct. Check if the number makes sense and is
+ reasonable given the solver's tolerances. Sometimes these
268
coefficients can be replaced by zeros.
269
270
## More information
0 commit comments