diff options
Diffstat (limited to 'packages/zaurus-updater/encdec-updater.bb')
-rw-r--r-- | packages/zaurus-updater/encdec-updater.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |