mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed some typos in comments, docstrings, and tests.
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user