From 6da39e3a379dbca2224dd5b741583fbda6251f1b Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Thu, 6 Oct 2011 18:38:30 +0100 Subject: [PATCH] Fixed pasto in docs --- doc/src/cursor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/cursor.rst b/doc/src/cursor.rst index c8f40abf..d2a59ddd 100644 --- a/doc/src/cursor.rst +++ b/doc/src/cursor.rst @@ -125,7 +125,7 @@ The ``cursor`` class .. extension:: - The `name` attribute is a Psycopg extension to the |DBAPI|. + The `withhold` attribute is a Psycopg extension to the |DBAPI|. .. |execute*| replace:: `execute*()`