diff options
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] |