Browse Source

Fixed #16627 -- Fixed docs build warning.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16611 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Jannis Leidel 13 years ago
parent
commit
e11c647d60
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/topics/http/views.txt

+ 1 - 1
docs/topics/http/views.txt

@@ -201,7 +201,7 @@ Two things to note about 500 views:
 .. _http_forbidden_view:
 
 The 403 (HTTP Forbidden) view
-----------------------------
+-----------------------------
 
 .. versionadded:: 1.4