summaryrefslogtreecommitdiff
path: root/tests/fixtures_regress
diff options
context:
space:
mode:
authorLiyang Zhang <sudo.liyang@gmail.com>2023-03-20 02:07:23 -0500
committerGitHub <noreply@github.com>2023-03-20 08:07:23 +0100
commitf9f9215d3e5500d9a8d0bec0936480ba34d42e88 (patch)
treed5b1b014c7dd155ea466275cb37d906151d3ae13 /tests/fixtures_regress
parentb295b311712b598c053f7fa8cf6e6882217e35d9 (diff)
downloaddjango-f9f9215d3e5500d9a8d0bec0936480ba34d42e88.tar.gz
Fixed some typos in comments, docstrings, and tests.
Diffstat (limited to 'tests/fixtures_regress')
-rw-r--r--tests/fixtures_regress/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures_regress/tests.py b/tests/fixtures_regress/tests.py
index 1fc7e94e0b..54d7cac50a 100644
--- a/tests/fixtures_regress/tests.py
+++ b/tests/fixtures_regress/tests.py
@@ -811,7 +811,7 @@ class NaturalKeyFixtureOnOtherDatabaseTests(TestCase):
def test_natural_key_dependencies(self):
"""
- Natural keys with foreing keys in dependencies works in a multiple
+ Natural keys with foreign keys in dependencies works in a multiple
database setup.
"""
management.call_command(