diff options
author | nightsense <nightsense@protonmail.ch> | 2016-08-15 11:13:11 -0400 |
---|---|---|
committer | nightsense <nightsense@protonmail.ch> | 2016-08-15 11:13:11 -0400 |
commit | 920a876d179d362037d1d4dad428ed72777587cd (patch) | |
tree | ae02470f3612aac7a99b07b1e1a0aaadf4b596d6 /doc/ranger.pod | |
parent | ab6643976a91e2517af224e6c2ab99f631660cd7 (diff) | |
download | ranger-920a876d179d362037d1d4dad428ed72777587cd.tar.gz |
fix documentation typo
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 7c5a7768..6b0752bd 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1063,7 +1063,7 @@ Examples: =item filter [I<string>] Displays only the files which contain the I<string> in their basename. Running -this command without any parameter will reset the fitler. +this command without any parameter will reset the filter. This command is based on the I<scout> command and supports all of its options. |