summaryrefslogtreecommitdiff
path: root/examples/versioning/_lib.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/versioning/_lib.py')
-rw-r--r--examples/versioning/_lib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/versioning/_lib.py b/examples/versioning/_lib.py
index d5f2cb0b7..ec0da4709 100644
--- a/examples/versioning/_lib.py
+++ b/examples/versioning/_lib.py
@@ -1,7 +1,7 @@
"""copy of ComparableEntity and eq_() from test.lib.
This is just to support running the example outside of
-the SQLA testing environment which is no longer part of
+the SQLA testing environment which is no longer part of
SQLAlchemy as of 0.7.
"""