From b5cfdcd278a1790c3bde26f4add12ad8bf83106d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20B=C3=BCsch?= <mb@bu3sch.de>
Date: Mon, 18 Oct 2010 21:43:50 +0000
Subject: [PATCH] Fix typo

SVN-Revision: 23524
---
 scripts/feeds | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/feeds b/scripts/feeds
index 43c5c6dc43..4c0fe915cf 100755
--- a/scripts/feeds
+++ b/scripts/feeds
@@ -569,7 +569,7 @@ Commands:
 
 	update -a|<feedname(s)>: Update packages and lists of feeds in feeds.conf .
 	Options:
-	    -a :           Update all feeds listed within feeds.conf. Otherwise the spezified feeds will be updated.
+	    -a :           Update all feeds listed within feeds.conf. Otherwise the specified feeds will be updated.
 	    -i :           Recreate the index only. No feed update from repository is performed.
 
 	clean:             Remove downloaded/generated files.
-- 
GitLab