summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/admin.txt2
1 files changed, 1 insertions, 1 deletions
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