diff options
author | hut <hut@hut.pm> | 2018-04-01 13:21:17 +0200 |
---|---|---|
committer | hut <hut@hut.pm> | 2018-04-01 14:44:50 +0200 |
commit | a938392ddb43169712dda6809f3b55e396c46dfb (patch) | |
tree | 685d9eaf70e670ff3d034fc4daa4edc1a47a96d2 /doc | |
parent | 47cec22449621c531f6ac042cc14e6309289d747 (diff) | |
download | ranger-a938392ddb43169712dda6809f3b55e396c46dfb.tar.gz |
Apply patch from debian package: 0004-fix-type-in-manpage.patch
Description: Fix typo in manpage Author: Mateusz Ĺukasik <mati75@linuxmint.pl>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index f362d263..745f1032 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -702,7 +702,7 @@ in ranger. .IP "automatically_count_files [bool]" 4 .IX Item "automatically_count_files [bool]" Should ranger count and display the number of files in each directory -as soon as it's visible? This gets slow with remote file sytems. Turning it +as soon as it's visible? This gets slow with remote file systems. Turning it off will still allow you to see the number of files after entering the directory. .IP "autosave_bookmarks [bool]" 4 |