aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorWraithGlade <8360085+WraithGlade@users.noreply.github.com>2023-03-19 22:06:39 -0400
committerGitHub <noreply@github.com>2023-03-19 22:06:39 -0400
commitadcc865c7018011240378c2b8ac21e255aa6e26e (patch)
tree5d2a5b3cf3b44538ef1347db705078b82455b9e9 /src/main.cpp
parentfe533fb809197fe066a5a0587533ee5a3d81093a (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/main.cpp')
0 files changed, 0 insertions, 0 deletions