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