From 95ceff6e614156cd27ad1744ec302ff99eca5447 Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <art1@andreas-romeyke.de>
Date: Tue, 11 Jan 2022 11:48:16 +0100
Subject: [PATCH] - typo

---
 deep_fixitycheck.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deep_fixitycheck.pl b/deep_fixitycheck.pl
index d98d3b7..a2fcb73 100644
--- a/deep_fixitycheck.pl
+++ b/deep_fixitycheck.pl
@@ -568,7 +568,7 @@ Example1: F</permanent/> is mounted to F</home/foo/permanent>, then the B<--map_
 Example2: Your IE-files uses /permanent-rosetta/normal/2019/.., and you want only mount the 2019-directory under F</mnt/foo>, you should
 make mountpoint F</mnt/foo/permanent-rosetta/normal/2019/> and use the B<--map_path> F</mnt/foo/>.
 
-Hint: check your report message and/or check open file paths uing C<lsof -p $PERL_PID>.
+Hint: check your report message and/or check open file paths using C<lsof -p $PERL_PID>.
 
 =item B<--search_dir>
 
-- 
GitLab