]> granicus.if.org Git - python/commitdiff
Minor markup tweak.
authorBrett Cannon <brett@python.org>
Mon, 30 Jul 2012 23:31:00 +0000 (19:31 -0400)
committerBrett Cannon <brett@python.org>
Mon, 30 Jul 2012 23:31:00 +0000 (19:31 -0400)
Doc/library/functions.rst

index 2f9a83167b1c91aa005137bfbf7c489302d820bc..0bb22aa5f52c901abc8b313c7710dcf1b7de4dcb 100644 (file)
@@ -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