summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@rd.io>2012-09-20 13:49:26 -0700
committerAlex Gaynor <alex.gaynor@rd.io>2012-09-20 13:49:26 -0700
commite06b54391dd06a0448b7676ec38f3734a4f86300 (patch)
tree04030b53afb5dc762d98b8e305a60c733bdb942c /docs
parent26ff2be787d3c1fad2df4a009fa05b4c11b8cf30 (diff)
Removed an excess colon. Thanks to jMyles for the patch.
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/deprecation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index 4add751912..976371516e 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -134,7 +134,7 @@ these changes.
* The function-based generic view modules will be removed in favor of their
class-based equivalents, outlined :doc:`here
- </topics/class-based-views/index>`:
+ </topics/class-based-views/index>`.
* The :class:`~django.core.servers.basehttp.AdminMediaHandler` will be
removed. In its place use