Skip to content

Commit

Permalink
Fixed dangling modifier in docs/settings.txt
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Feb 12, 2007
1 parent 2258723 commit 38f9d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ running in the correct environment.

.. note::
Django cannot reliably use alternate time zones in a Windows environment.
When running Django on Windows this variable must be set to match the
If you're running Django on Windows, this variable must be set to match the
system timezone.

URL_VALIDATOR_USER_AGENT
Expand Down

0 comments on commit 38f9d8d

Please sign in to comment.