1
0
mirror of https://github.com/django/django.git synced 2025-07-19 09:09:13 +00:00

[1.9.x] Fixed typo in docs/topics/conditional-view-processing.txt

Backport of f4bb2dce798eac1e5270265893b2472afd4540f8 from master
This commit is contained in:
eltronix 2016-05-13 03:07:34 +03:00 committed by Tim Graham
parent b8db57ed68
commit 2d68371a65

View File

@ -52,7 +52,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