Skip to content

Commit

Permalink
Ticket #4550: fix typo in man page reported by @polluks
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
  • Loading branch information
zyv committed Jun 20, 2024
1 parent 57dddea commit ed2c15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/man/mc.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ed2c15c

Please sign in to comment.