Kaydet (Commit) 7a715b38 authored tarafından Snow_Poijio's avatar Snow_Poijio Kaydeden (comit) Tim Graham

Fixed typo in tests/one_to_one/tests.py docstring.

üst 6d794fb7
......@@ -162,7 +162,7 @@ class OneToOneTests(TestCase):
def test_create_models_m2m(self):
"""
Modles are created via the m2m relation if the remote model has a
Models are created via the m2m relation if the remote model has a
OneToOneField (#1064, #1506).
"""
f = Favorites(name='Fred')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment