[Buildroot] [PATCH] swupdate: fix description typo

Baruch Siach baruch at tkos.co.il
Fri Oct 9 10:19:47 UTC 2015


Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 package/swupdate/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/swupdate/Config.in b/package/swupdate/Config.in
index 462539366324..f475b8553c4a 100644
--- a/package/swupdate/Config.in
+++ b/package/swupdate/Config.in
@@ -24,7 +24,7 @@ config BR2_PACKAGE_SWUPDATE
 	    to the webserver.
 	  * Select BR2_PACKAGE_MTD if you want to use swupdate with UBI
 	    partitions.
-	  * Select BR2_PACKAGE_ZLIB if you want to deal with zip compressed
+	  * Select BR2_PACKAGE_ZLIB if you want to deal with gzip compressed
 	    archives.
 
 	  https://sbabic.github.io/swupdate
-- 
2.6.1



More information about the buildroot mailing list