From: jfinkels Date: Mon, 31 Oct 2016 02:22:54 +0000 (-0400) Subject: Adds missing word "of" in docs X-Git-Tag: rel_1_1_4~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d4e391c5788bf08432dbd333b5702fd6248bae;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Adds missing word "of" in docs --- diff --git a/doc/build/orm/extensions/associationproxy.rst b/doc/build/orm/extensions/associationproxy.rst index 7e7b1f9de4..7628bc1bdf 100644 --- a/doc/build/orm/extensions/associationproxy.rst +++ b/doc/build/orm/extensions/associationproxy.rst @@ -151,7 +151,7 @@ Simplifying Association Objects The "association object" pattern is an extended form of a many-to-many relationship, and is described at :ref:`association_pattern`. Association -proxies are useful for keeping "association objects" out the way during +proxies are useful for keeping "association objects" out of the way during regular use. Suppose our ``userkeywords`` table above had additional columns