diff options
author | nfnty <git@nfnty.se> | 2017-01-29 18:18:21 +0100 |
---|---|---|
committer | nfnty <git@nfnty.se> | 2017-01-29 18:18:21 +0100 |
commit | a2159459e22f24ef48910987187739c99e08d532 (patch) | |
tree | 4f956bcb4d562fa4feea293de54e76107577bd96 /doc | |
parent | b72003856204a4101e9e123bc149ed248b13a382 (diff) | |
download | ranger-a2159459e22f24ef48910987187739c99e08d532.tar.gz |
"title bar" -> "titlebar"
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.1 | 2 | ||||
-rw-r--r-- | doc/ranger.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index abe6f70b..16c7256e 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -847,7 +847,7 @@ Put the status bar at the top of the window? Show hostname in titlebar? .IP "tilde_in_titlebar [bool]" 4 .IX Item "tilde_in_titlebar [bool]" -Abbreviate \f(CW$HOME\fR with ~ in the title bar (first line) of ranger? +Abbreviate \f(CW$HOME\fR with ~ in the titlebar (first line) of ranger? .IP "unicode_ellipsis [bool]" 4 .IX Item "unicode_ellipsis [bool]" Use a unicode \*(L"...\*(R" character instead of \*(L"~\*(R" to mark cut-off filenames? diff --git a/doc/ranger.pod b/doc/ranger.pod index ba80e5e7..0a6bc2c4 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -856,7 +856,7 @@ Show hostname in titlebar? =item tilde_in_titlebar [bool] -Abbreviate $HOME with ~ in the title bar (first line) of ranger? +Abbreviate $HOME with ~ in the titlebar (first line) of ranger? =item unicode_ellipsis [bool] |