diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2016-05-05 09:02:07 +0300 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2016-05-05 09:02:38 +0300 |
| commit | 61f9e3761245a55f8997ec40b6983bb0770fdec4 (patch) | |
| tree | 632e311552814990551199691cbc37f69c65b802 /doc | |
| parent | 7a1e2dd92f28ad1b43e0e487b4fbc8088364713f (diff) | |
| download | sqlalchemy-61f9e3761245a55f8997ec40b6983bb0770fdec4.tar.gz | |
Spelling fixes: "an SQL" -> "a SQL", see #266pr/270
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/changelog/changelog_05.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_05.rst b/doc/build/changelog/changelog_05.rst index 04ab11dca..f612ceed9 100644 --- a/doc/build/changelog/changelog_05.rst +++ b/doc/build/changelog/changelog_05.rst @@ -3461,7 +3461,7 @@ :tickets: Fixed query.join() when used in conjunction with a - columns-only clause and an SQL-expression ON clause in the + columns-only clause and a SQL-expression ON clause in the join. .. change:: |
