summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/lib.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lib.rst b/doc/lib.rst
index 395b242e6..1f19f9bf4 100644
--- a/doc/lib.rst
+++ b/doc/lib.rst
@@ -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>`_