diff --git a/docs/admin.txt b/docs/admin.txt index 0e8eff374b..dba28ecbdf 100644 --- a/docs/admin.txt +++ b/docs/admin.txt @@ -525,7 +525,7 @@ with an operator: ---------------------- ``save_model(self, request, obj, form, change)`` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The ``save_model`` method is given the ``HttpRequest``, a model instance, a ``ModelForm`` instance and a boolean value based on whether it is adding or