aboutsummaryrefslogtreecommitdiff
path: root/include/sqfs/dir_writer.h
diff options
context:
space:
mode:
authorBenjamin Drung <benjamin.drung@cloud.ionos.com>2019-12-16 16:58:56 +0100
committerDavid Oberhollenzer <goliath@infraroot.at>2019-12-19 12:24:12 +0100
commit20ceb65fbc728c6a681ec85ee2a94e93a9e7df0c (patch)
tree0e8af4d2492c78f9fa8d2ba4c4904b3a148d10e4 /include/sqfs/dir_writer.h
parent19b98cf450220b742987e7f0599ae284e93f8e54 (diff)
Fix spelling mistakes found by lintian
Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
Diffstat (limited to 'include/sqfs/dir_writer.h')
-rw-r--r--include/sqfs/dir_writer.h2
1 files changed, 1 insertions, 1 deletions
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