summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/admin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin.txt b/docs/admin.txt
index 82d85a6f5f..dd1abe8a94 100644
--- a/docs/admin.txt
+++ b/docs/admin.txt
@@ -633,7 +633,7 @@ to the initial forms. See the `formsets documentation`_ for more information.
~~~~~~~~~~~
This controls the maximum number of forms to show in the inline. This doesn't
-directly corrolate to the number of objects, but can if the value is small
+directly correlate to the number of objects, but can if the value is small
enough. See `max_num in formsets`_ for more information.
.. _max_num in formsets: ../modelforms/#limiting-the-number-of-objects-editable