summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-21 22:25:59 +0100
committerhut <hut@lavabit.com>2013-02-21 22:25:59 +0100
commit38a7bfc454752cc458243365e9431fc60504d6da (patch)
tree2d225e155db07bba6fc0d2276a75f7298b5be39c /ranger
parent914d37cd8e186c1e2b74a9d34ab4c22937d49b87 (diff)
downloadranger-38a7bfc454752cc458243365e9431fc60504d6da.tar.gz
config/rc.conf: update comment of "shorten_title" setting
Diffstat (limited to 'ranger')
-rw-r--r--ranger/config/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 823ddb88..73390bca 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -95,7 +95,7 @@ set update_title false
 set update_tmux_title false
 
 # Shorten the title if it gets long?  The number defines how many
-# directories are displayed at once, False turns off this feature.
+# directories are displayed at once, 0 turns off this feature.
 set shorten_title 3
 
 # Abbreviate $HOME with ~ in the titlebar (first line) of ranger?