summary refs log tree commit diff stats
path: root/doc/lib.rst
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2019-01-11 18:36:20 +0100
committerAndreas Rumpf <rumpf_a@web.de>2019-01-11 22:17:43 +0100
commit647066e378bdbc85646dd88ea90eb15eddbbbc50 (patch)
tree9516520eda2735b218a0a93f3d48c6857c363a0e /doc/lib.rst
parent56b804a283a69baa4887eaf300c353a5748f86a4 (diff)
downloadNim-647066e378bdbc85646dd88ea90eb15eddbbbc50.tar.gz
make the stdlib work with the changed docgen
Diffstat (limited to 'doc/lib.rst')
-rw-r--r--doc/lib.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lib.rst b/doc/lib.rst
index 6b1af43e1..395b242e6 100644
--- a/doc/lib.rst
+++ b/doc/lib.rst
@@ -108,7 +108,7 @@ String handling
 
 * `strformat <strformat.html>`_
   Macro based standard string interpolation / formatting. Inpired by
-  Python's ```f``-strings.
+  Python's ``f``-strings.
 
 * `strmisc <strmisc.html>`_
   This module contains uncommon string handling operations that do not