From 94e8f4fb358fe39a67456f23f92eacd6f83e302d Mon Sep 17 00:00:00 2001
From: Brian Rosner <brosner@gmail.com>
Date: Sun, 10 Aug 2008 18:17:20 +0000
Subject: [PATCH] Fixed #8211 -- Corrected a misspelt word in docs/add_ons.txt.
 Thanks Piotr Lewandowski for catching this.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
---
 docs/add_ons.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/add_ons.txt b/docs/add_ons.txt
index 2b2de76cba..de1a9136b5 100644
--- a/docs/add_ons.txt
+++ b/docs/add_ons.txt
@@ -261,7 +261,7 @@ See the `syndication documentation`_.
 webdesign
 =========
 
-Helpers and utilties targeted primarily at Web *designers* rather than
+Helpers and utilities targeted primarily at Web *designers* rather than
 Web *developers*.
 
 See the `Web design helpers documentation`_.