From 5fc7dd7d28813b30e78c7a1e9f2606159e6e0760 Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Sat, 21 Jun 2008 05:26:12 +0000 Subject: [PATCH] Removed some cruft from the [7718] checkin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7719 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/contributing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.txt b/docs/contributing.txt index 910a295f0f0..b73e3601bcd 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt @@ -751,7 +751,7 @@ you should install: Of these dependencies, setuptools_ is the only dependency that is required - if setuptools_ is not installed, you will get import errors when running one of the template tests. The tests using the other libraries will be skipped if the -Django the dependency can't be found. +dependency can't be found. .. _PyYAML: http://pyyaml.org/wiki/PyYAML .. _Markdown: http://pypi.python.org/pypi/Markdown/1.7