Skip to content

Commit 167f8fe

Browse files
DarkDimiusvitaut
authored andcommitted
Fix a typo in api.rst
1 parent 5798342 commit 167f8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Core API
2626
and a lightweight subset of formatting functions.
2727

2828
The following functions use :ref:`format string syntax <syntax>`
29-
imilar to that of Python's `str.format
29+
similar to that of Python's `str.format
3030
<http://docs.python.org/3/library/stdtypes.html#str.format>`_.
3131
They take *format_str* and *args* as arguments.
3232

0 commit comments

Comments
 (0)