lib.rst: fix a typo (#10308)

This commit is contained in:
Jjp137
2019-01-14 22:05:05 -08:00
committed by narimiran
parent 00fcaefaab
commit 9047fb7738

View File

@@ -107,8 +107,8 @@ String handling
substrings, replacing substrings.
* `strformat <strformat.html>`_
Macro based standard string interpolation / formatting. Inpired by
Python's ```f``-strings.
Macro based standard string interpolation / formatting. Inspired by
Python's ``f``-strings.
* `strmisc <strmisc.html>`_
This module contains uncommon string handling operations that do not