Skip to content

Commit 538c2a5

Browse files
Fix wording and clarity in comments (#62)
1 parent 1fac19d commit 538c2a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Numerical/summarize.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@ function MathOptAnalyzer._verbose_summarize(
263263
## How to fix
264264
265265
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
266+
coefficients are correct. Check if the number makes sense and is
267+
reasonable given the solver's tolerances. Sometimes these
268268
coefficients can be replaced by zeros.
269269
270270
## More information

0 commit comments

Comments
 (0)