lib.rst: fix a typo (#10308) [ci skip]

This commit is contained in:
Jjp137
2019-01-14 22:05:05 -08:00
committed by Miran
parent 9e68b2ce5d
commit c8ba9ffdba

View File

@@ -107,7 +107,7 @@ String handling
substrings, replacing substrings.
* `strformat <strformat.html>`_
Macro based standard string interpolation / formatting. Inpired by
Macro based standard string interpolation / formatting. Inspired by
Python's ``f``-strings.
* `strmisc <strmisc.html>`_