diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-04-26 13:13:13 -0700 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-04-26 13:13:13 -0700 |
| commit | 1caa7fafbd3c9870e1bf2b2ac623872447fc804e (patch) | |
| tree | 509f53bfba7c3bbc6941653b82c7cefcb819247c /doc/build/core/events.rst | |
| parent | 146fbf6d26a8c4140a47aeb03131fdf81007b9a2 (diff) | |
| download | sqlalchemy-pr/85.tar.gz | |
Fix many typos throughout the codebasepr/85
Found using: https://github.com/intgr/topy
Diffstat (limited to 'doc/build/core/events.rst')
| -rw-r--r-- | doc/build/core/events.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/core/events.rst b/doc/build/core/events.rst index 55dbc7bc4..d19b910b1 100644 --- a/doc/build/core/events.rst +++ b/doc/build/core/events.rst @@ -12,7 +12,7 @@ ORM events are described in :ref:`orm_event_toplevel`. :members: .. versionadded:: 0.7 - The event system supercedes the previous system of "extension", "listener", + The event system supersedes the previous system of "extension", "listener", and "proxy" classes. Connection Pool Events |
