Fixed small problem in [250]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jacob Kaplan-Moss 2005-07-20 20:12:29 +00:00
parent e5a8c38fa1
commit 99a75541fd
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ is able to:
But first we need to tell our project that the ``polls`` app is installed. But first we need to tell our project that the ``polls`` app is installed.
.. adminition:: Philosophy .. admonition:: Philosophy
Django apps are "pluggable": You can use an app in multiple Django apps are "pluggable": You can use an app in multiple
projects, and you can distribute apps, because they're not tied to a given projects, and you can distribute apps, because they're not tied to a given