From 20ceb65fbc728c6a681ec85ee2a94e93a9e7df0c Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Mon, 16 Dec 2019 16:58:56 +0100 Subject: Fix spelling mistakes found by lintian Signed-off-by: Benjamin Drung --- include/sqfs/dir_writer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sqfs/dir_writer.h') diff --git a/include/sqfs/dir_writer.h b/include/sqfs/dir_writer.h index c390050..05d054b 100644 --- a/include/sqfs/dir_writer.h +++ b/include/sqfs/dir_writer.h @@ -33,7 +33,7 @@ * * @brief Abstracts generating of directory entries * - * SquashFS stores directory entries and inodes seperated from each other. The + * SquashFS stores directory entries and inodes separated from each other. The * inodes are stored in a series of meta data blocks before another series of * meta data blocks that contain the directory entries. Directory inodes point * to meta data block (and offset) where its contents are listed and the -- cgit v1.2.3