From 544e13d126153cfded305416f3b356f52f9458e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Sun, 24 Jun 2012 13:53:48 -0400 Subject: Fix markup --- Doc/library/shutil.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/shutil.rst b/Doc/library/shutil.rst index 267c96b..1c27cc9 100644 --- a/Doc/library/shutil.rst +++ b/Doc/library/shutil.rst @@ -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 -- cgit v0.12