From 20ceb65fbc728c6a681ec85ee2a94e93a9e7df0c Mon Sep 17 00:00:00 2001
From: Benjamin Drung <benjamin.drung@cloud.ionos.com>
Date: Mon, 16 Dec 2019 16:58:56 +0100
Subject: Fix spelling mistakes found by lintian

Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
---
 tar/tar2sqfs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'tar')

diff --git a/tar/tar2sqfs.c b/tar/tar2sqfs.c
index b070db8..a13b84e 100644
--- a/tar/tar2sqfs.c
+++ b/tar/tar2sqfs.c
@@ -58,7 +58,7 @@ static const char *usagestr =
 "\n"
 "  --compressor, -c <name>     Select the compressor to use.\n"
 "                              A list of available compressors is below.\n"
-"  --comp-extra, -X <options>  A comma seperated list of extra options for\n"
+"  --comp-extra, -X <options>  A comma separated list of extra options for\n"
 "                              the selected compressor. Specify 'help' to\n"
 "                              get a list of available options.\n"
 "  --num-jobs, -j <count>      Number of compressor jobs to create.\n"
@@ -70,7 +70,7 @@ static const char *usagestr =
 "                              Defaults to %u.\n"
 "  --dev-block-size, -B <size> Device block size to padd the image to.\n"
 "                              Defaults to %u.\n"
-"  --defaults, -d <options>    A comma seperated list of default values for\n"
+"  --defaults, -d <options>    A comma separated list of default values for\n"
 "                              implicitly created directories.\n"
 "\n"
 "                              Possible options:\n"
-- 
cgit v1.2.3