diff --git a/NEWS.md b/NEWS.md index c90efc77fad..ee9b1eb1b9b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,7 +10,7 @@ for human readability. - The `AnalysisCallback` output generated with the `save_analysis = true` option now prints floating point numbers in their respective (full) precision. - Previously, only the first 8 digits where printed to file. + Previously, only the first 8 digits were printed to file. Furthermore, the names of the printed fields are now only separated by a single white space, in contrast to before where this were multiple, depending on the actual name of the printed data.