mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Fix a reference
This commit is contained in:
@ -60,7 +60,7 @@ Format Specification Mini-Language
|
|||||||
|
|
||||||
"Format specifications" are used within replacement fields contained within a
|
"Format specifications" are used within replacement fields contained within a
|
||||||
format string to define how individual values are presented (see
|
format string to define how individual values are presented (see
|
||||||
:ref:`formatstrings`). Each formattable type may define how the format
|
:ref:`syntax`). Each formattable type may define how the format
|
||||||
specification is to be interpreted.
|
specification is to be interpreted.
|
||||||
|
|
||||||
Most built-in types implement the following options for format specifications,
|
Most built-in types implement the following options for format specifications,
|
||||||
|
Reference in New Issue
Block a user