]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Adds missing word "of" in docs
authorjfinkels <jfinkels@users.noreply.github.com>
Mon, 31 Oct 2016 02:22:54 +0000 (22:22 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Nov 2016 21:33:25 +0000 (16:33 -0500)
(cherry picked from commit d0d4e391c5788bf08432dbd333b5702fd6248bae)

doc/build/orm/extensions/associationproxy.rst

index 7e7b1f9de49bdd328783625cae89cc31197c5818..7628bc1bdfadb0fbf2124e2dc43688c4b15b62d4 100644 (file)
@@ -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