From f4bb2dce798eac1e5270265893b2472afd4540f8 Mon Sep 17 00:00:00 2001 From: eltronix Date: Fri, 13 May 2016 03:07:34 +0300 Subject: [PATCH] Fixed typo in docs/topics/conditional-view-processing.txt --- docs/topics/conditional-view-processing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/conditional-view-processing.txt b/docs/topics/conditional-view-processing.txt index 19cfae3fb1..0045efa49d 100644 --- a/docs/topics/conditional-view-processing.txt +++ b/docs/topics/conditional-view-processing.txt @@ -47,7 +47,7 @@ request, perhaps. .. _ETag: https://tools.ietf.org/html/rfc7232#section-2.3 -These two functions are passed as parameters the +These two functions are passed as parameters to the ``django.views.decorators.http.condition`` decorator. This decorator uses the two functions (you only need to supply one, if you can't compute both quantities easily and quickly) to work out if the headers in the HTTP request