From: Marcin Juszkiewicz Date: Thu, 22 Feb 2007 15:42:42 +0000 (+0000) Subject: zaurus-updater: Fix typo in description (from poky) X-Git-Tag: Release-2010-05/1~9160^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cedb29392cc207583cdc75384ab00cd11ce30da;p=openembedded.git zaurus-updater: Fix typo in description (from poky) --- diff --git a/packages/zaurus-updater/encdec-updater.bb b/packages/zaurus-updater/encdec-updater.bb index 797a762ebf..c03e9b4454 100644 --- a/packages/zaurus-updater/encdec-updater.bb +++ b/packages/zaurus-updater/encdec-updater.bb @@ -1,6 +1,6 @@ SECTION = "console/utils" LICENSE = "GPL" -DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh skript" +DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh script" SRC_URI = "file://encdec-updater.c"