summaryrefslogtreecommitdiff
path: root/docs/model-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/model-api.txt')
-rw-r--r--docs/model-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/model-api.txt b/docs/model-api.txt
index c6c4200239..5524c76654 100644
--- a/docs/model-api.txt
+++ b/docs/model-api.txt
@@ -545,7 +545,7 @@ The default value for the field.
If ``False``, the field will not be editable in the admin or via form
processing using the object's ``AddManipulator`` or ``ChangeManipulator``
-classes. Default is ``True``.
+classes. Default is ``True``.
``help_text``
~~~~~~~~~~~~~