Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: simple spelling fix

...

It is a little confusing, but mathmatically mathematically there is no bug here. The confusion is caused by rounding. The message actually scored 6.950-6.999 (scores go to 3 decimal places), but the header only displays to a single decimal place. Therefore 6.9# (# is >= 5) rounds the whole value to 7.0.

...