]> granicus.if.org Git - python/commitdiff
Fix markup.
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 21 Jul 2011 08:38:13 +0000 (11:38 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 21 Jul 2011 08:38:13 +0000 (11:38 +0300)
Doc/library/functions.rst

index 1c4793f42df1bdb297734abb230df1d5f25b8967..c372d7d844f7cfa9c73111bd94b5dc136babe520 100644 (file)
@@ -358,8 +358,8 @@ available.  They are listed here in alphabetical order.
               n += 1
 
    .. versionadded:: 2.3
-   .. versionadded:: 2.6
-      The *start* parameter.
+   .. versionchanged:: 2.6
+      The *start* parameter was added.
 
 
 .. function:: eval(expression[, globals[, locals]])