From: Mike Bayer Date: Tue, 22 May 2007 16:52:38 +0000 (+0000) Subject: fix typo X-Git-Tag: rel_0_3_8~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e6706e68f13729091011c98edf7e59a697e498;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix typo --- diff --git a/doc/build/content/plugins.txt b/doc/build/content/plugins.txt index 040c703fd9..b4a0bebae9 100644 --- a/doc/build/content/plugins.txt +++ b/doc/build/content/plugins.txt @@ -367,8 +367,6 @@ directly: keywords = AssociationProxy('keyword_associations', 'keyword') -The `association_proxy` function is - ### orderinglist **Author:** Jason Kirtland