]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix markup
authorÉric Araujo <merwok@netwok.org>
Sun, 24 Jun 2012 17:53:48 +0000 (13:53 -0400)
committerÉric Araujo <merwok@netwok.org>
Sun, 24 Jun 2012 17:53:48 +0000 (13:53 -0400)
Doc/library/shutil.rst

index 267c96b576a12fa449c7a5f9753115f2b3f4cdd8..1c27cc9042fbb139cdc4538d1186e92c4fcbf62c 100644 (file)
@@ -214,7 +214,7 @@ Directory and files operations
       Added a symlink attack resistant version that is used automatically
       if platform supports fd-based functions.
 
-   .. data:: rmtree.avoids_symlink_attacks
+   .. attribute:: rmtree.avoids_symlink_attacks
 
       Indicates whether the current platform and implementation provides a
       symlink attack resistant version of :func:`rmtree`.  Currently this is