summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/functions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst
index 2f9a831..0bb22aa 100644
--- a/Doc/library/functions.rst
+++ b/Doc/library/functions.rst
@@ -1507,7 +1507,7 @@ are always available. They are listed here in alphabetical order.
use :func:`importlib.import_module`.
.. versionchanged:: 3.3
- Negative values for 'level' are no longer supported.
+ Negative values for *level* are no longer supported.
.. rubric:: Footnotes