diff options
| author | WraithGlade <8360085+WraithGlade@users.noreply.github.com> | 2023-03-19 22:06:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-19 22:06:39 -0400 |
| commit | adcc865c7018011240378c2b8ac21e255aa6e26e (patch) | |
| tree | 5d2a5b3cf3b44538ef1347db705078b82455b9e9 /src/entity.cpp | |
| parent | fe533fb809197fe066a5a0587533ee5a3d81093a (diff) | |
Fixed incorrect precision value in `fmt` doc.
It seems like `%.2f` is the correct implementation of "precision 2" for displaying floats, not `$.3f`. It prints two decimal places.
Either that or the next case (`%8.3f`) would be wrong instead, if it's the other way around.
So, there's a mistake here one way or the other at the least.
Diffstat (limited to 'src/entity.cpp')
0 files changed, 0 insertions, 0 deletions