diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2006-09-28 11:38:19 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2006-09-28 11:38:19 +0000 |
| commit | 555ac9ca0696529d1f4ebe9fe2b52b5d2c7dcba7 (patch) | |
| tree | 5c6d859619ca8e376061630392601ad9bc7acec5 | |
| parent | db6688a454497758e17773db96cbde78a9f1e1eb (diff) | |
Fixed a small typo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3881 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | docs/release_notes_0.95.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release_notes_0.95.txt b/docs/release_notes_0.95.txt index e5b89e5a7a..3709cacf5a 100644 --- a/docs/release_notes_0.95.txt +++ b/docs/release_notes_0.95.txt @@ -110,7 +110,7 @@ many common questions appear with some regularity, and any particular problem may already have been answered. Finally, for those who prefer the more immediate feedback offered by IRC, -there's a #django channel or irc.freenode.net that is regularly populated by +there's a #django channel on irc.freenode.net that is regularly populated by Django users and developers from around the world. Friendly people are usually available at any hour of the day -- to help, or just to chat. |
