summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBaptiste Darthenay <baptiste+github@darthenay.fr>2013-06-17 09:37:19 +0200
committerBaptiste Mispelon <bm@m2bpo.com>2013-06-17 11:35:07 +0200
commit39b245fd765bc8809cedbd0c898d5b385d8ef8ea (patch)
tree9095f32db58b4fa18ead5d7eea226ee7b0251e51 /docs
parent1b7634a0d0e21faba71a27ae7951d7cb7aec0e49 (diff)
Fixed #20614 -- Typo in documentation.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/templates/builtins.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt
index d92ac602fc..afb6e4b123 100644
--- a/docs/ref/templates/builtins.txt
+++ b/docs/ref/templates/builtins.txt
@@ -2401,7 +2401,7 @@ It is also able to consume standard context variables, e.g. assuming a
<link rel="stylesheet" href="{% static user_stylesheet %}" type="text/css" media="screen" />
If you'd like to retrieve a static URL without displaying it, you can use a
-slightly different call::
+slightly different call:
.. versionadded:: 1.5