Corrections to format precision description. (GH-31291)
* `precision` field is a decimal integer
* clarify that stated limitations are on presentation type
rather than input value type. Especially misleading is
"precision is not allowed for integer values", since integer
value input to a format like `.1f` is fine.
* regarding max field size, replace "non-number" with "string",
which is the only non-numeric presentation type
Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit 1d6ce67c29aa2166ef326952cb605b908fb4f987)
Co-authored-by: John Belmonte <john@neggie.net> M
Miss Islington (bot) committed
6a7dd3f9e9771279c8ee71dd3fd39a42f9b0ccff
Parent: 44666c3
Committed by GitHub <noreply@github.com>
on 2/14/2022, 12:21:32 AM