mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed spelling of "nonexistent".
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
|
||||
{% block error_here %}
|
||||
error here
|
||||
{% url "non_existing_url" %}
|
||||
{% url "nonexistent_url" %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user