Kaydet (Commit) f7401b6b authored tarafından Tim Graham's avatar Tim Graham

[1.8.x] Fixed typo in docs/topics/auth/default.txt

Backport of 00d763a4 from master
üst 27fdd456
......@@ -849,8 +849,8 @@ implementation details see :ref:`using-the-views`.
{% if next %}
{% if user.is_authenticated %}
<p>You account doesn't have access to this page. To proceed, please
login with an account that has access.</p>
<p>Your account doesn't have access to this page. To proceed,
please login with an account that has access.</p>
{% else %}
<p>Please login to see this page.</p>
{% endif %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment