diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2008-06-21 05:26:12 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2008-06-21 05:26:12 +0000 |
| commit | 5fc7dd7d28813b30e78c7a1e9f2606159e6e0760 (patch) | |
| tree | a97f0c686eb5a0cd60898cf0d6ead06aeb14741d /docs | |
| parent | 5e4e04befbdfe67cd703d4d5023576aeeb2fb603 (diff) | |
Removed some cruft from the [7718] checkin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt index 910a295f0f..b73e3601bc 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 |
