mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-25 06:21:00 +00:00
Fix a typo in api.rst
This commit is contained in:
parent
57983423c3
commit
167f8fe325
@ -26,7 +26,7 @@ Core API
|
|||||||
and a lightweight subset of formatting functions.
|
and a lightweight subset of formatting functions.
|
||||||
|
|
||||||
The following functions use :ref:`format string syntax <syntax>`
|
The following functions use :ref:`format string syntax <syntax>`
|
||||||
imilar to that of Python's `str.format
|
similar to that of Python's `str.format
|
||||||
<http://docs.python.org/3/library/stdtypes.html#str.format>`_.
|
<http://docs.python.org/3/library/stdtypes.html#str.format>`_.
|
||||||
They take *format_str* and *args* as arguments.
|
They take *format_str* and *args* as arguments.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user