summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/generic_views.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/generic_views.txt b/docs/generic_views.txt
index 36122e4409..3e6d2244d9 100644
--- a/docs/generic_views.txt
+++ b/docs/generic_views.txt
@@ -223,7 +223,7 @@ The date-based generic functions are:
As in ``archive_month``, you can pass an optional ``month_format``. You can
also pass ``day_format``, which defaults to ``"%d"`` (day of the month as a
- decimal number, 1-31).
+ decimal number, 01-31).
**New in Django development version:** Takes an optional
``template_object_name`` parameter, which designates the name of the