Updated documentation

This commit is contained in:
rbrugo
2020-09-10 18:16:33 +02:00
committed by Mateusz Pusz
parent 6f4386c14e
commit 20f3aba256

View File

@@ -72,7 +72,7 @@ Grammar
In the above grammar:
- ``fill-and-align``, ``width``, ``sign``, ``#``, and ``precision`` tokens and
- ``fill-and-align``, ``width``, ``sign``, ``#``, ``precision`` and ``L`` tokens and
individual tokens of :token:`units-rep-type` are defined in the
`format.string.std <https://wg21.link/format.string.std>`_ chapter of the C++
standard specification,