From 44f0bd07f0b95497e857ea49eb655ffc5cc4a390 Mon Sep 17 00:00:00 2001 From: txkx <47051705+txkxgit@users.noreply.github.com> Date: Wed, 12 Jul 2023 19:01:03 +0200 Subject: [PATCH] Fixed typos in dwarfs.md --- doc/dwarfs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dwarfs.md b/doc/dwarfs.md index 9ddc5ee4..92911f3d 100644 --- a/doc/dwarfs.md +++ b/doc/dwarfs.md @@ -73,7 +73,7 @@ options: - `-o readonly`: Show all file system entries as read-only. By default, DwarFS - will preserve the original writeability, which is obviously a + will preserve the original writability, which is obviously a lie as it's a read-only file system. However, this is needed for overlays to work correctly, as otherwise directories are seen as read-only by the overlay and it'll be impossible to @@ -204,7 +204,7 @@ set of Perl versions back. Here's what you need to do: - Create a set of directories. In my case, these are all located - in `/tmp/perl` as this was the orginal install location. + in `/tmp/perl` as this was the original install location. ``` cd /tmp/perl