summaryrefslogtreecommitdiff
path: root/tests/admin_docs/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/admin_docs/models.py')
-rw-r--r--tests/admin_docs/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/admin_docs/models.py b/tests/admin_docs/models.py
index 7ae1ed8f95..a403259c6d 100644
--- a/tests/admin_docs/models.py
+++ b/tests/admin_docs/models.py
@@ -1,5 +1,5 @@
"""
-Models for testing various aspects of the djang.contrib.admindocs app
+Models for testing various aspects of the django.contrib.admindocs app.
"""
from django.db import models