diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2007-03-16 15:05:14 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2007-03-16 15:05:14 +0000 |
| commit | 64fae18505f96970d7df9722f0a67ee429dc3fa0 (patch) | |
| tree | 9cd79f6c1faa39677a6628542b3da15a14562322 /docs | |
| parent | 5d60faf33d7ad1067a892965e256021f9f737cd9 (diff) | |
Fixed typo in docs/distributions.txt. Thanks, Rick v H
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4743 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/distributions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/distributions.txt b/docs/distributions.txt index a77d3a1959..63206c535e 100644 --- a/docs/distributions.txt +++ b/docs/distributions.txt @@ -57,7 +57,7 @@ Gentoo ------ A Django build is available for `Gentoo Linux`_, and is based on Django 0.95.1. -The `current Gentoo build`_ can be installed by typing ``emerge Django``. +The `current Gentoo build`_ can be installed by typing ``emerge django``. .. _Gentoo Linux: http://www.gentoo.org/ .. _current Gentoo build: http://packages.gentoo.org/packages/?category=dev-python;name=django |
