The following commit has been merged in the master branch:
commit ed2c15cc683afbd117c8693155dd81e32a773960
Author: Yury V. Zaytsev <
yu...@shurup.com>
Date: Thu Jun 20 17:31:09 2024 +0200
Ticket #4550: fix typo in man page reported by @polluks
Signed-off-by: Yury V. Zaytsev <
yu...@shurup.com>
diff --git a/doc/man/
mc.1.in b/doc/man/
mc.1.in
index aad40fe..0f1f942 100644
--- a/doc/man/
mc.1.in
+++ b/doc/man/
mc.1.in
@@ -961,7 +961,7 @@ be filtered. When
.I Shell Patterns
checkbox is on, the regular expression is much like the filename globbing
in the shell (* standing for zero or more characters and ? standing
-for one character). Otherwise, the matching of files/directoris is done
+for one character). Otherwise, the matching of files/directories is done
with normal regular expressions (see ed(1)). When
.I Case sensitive
checkbox is on, the filtering will be case sensitive characters. Otherwise,
--
Midnight Commander Development