forked from fmtlib/fmt
Fix a typo in api.rst
This commit is contained in:
committed by
Victor Zverovich
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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user