summaryrefslogtreecommitdiff
path: root/doc/build/changelog/changelog_07.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/changelog/changelog_07.rst')
-rw-r--r--doc/build/changelog/changelog_07.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_07.rst b/doc/build/changelog/changelog_07.rst
index d6fe4af90..5504a0ad6 100644
--- a/doc/build/changelog/changelog_07.rst
+++ b/doc/build/changelog/changelog_07.rst
@@ -4084,7 +4084,7 @@
The Column.references() method now returns True
if it has a foreign key referencing the
- given column exactly, not just it's parent
+ given column exactly, not just its parent
table.
.. change::