From: Michael Büsch Date: Mon, 18 Oct 2010 21:43:50 +0000 (+0000) Subject: Fix typo X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b5cfdcd278a1790c3bde26f4add12ad8bf83106d;p=openwrt%2Fstaging%2Fluka.git Fix typo SVN-Revision: 23524 --- 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|: 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.