diff --git a/docs/model-api.txt b/docs/model-api.txt index c6c4200239b..5524c766541 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`` ~~~~~~~~~~~~~