From 1a6edf83b9d29f1541e29b0cd1706dc8291ba2e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 4 Jul 2019 20:09:13 +0200 Subject: [PATCH] Fix typos in texts. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kdesktop/kdesktop.kcfg | 2 +- konsole/tips | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg index f2226f79d..15262b6e2 100644 --- a/kdesktop/kdesktop.kcfg +++ b/kdesktop/kdesktop.kcfg @@ -34,7 +34,7 @@ 100 - Here you can the opacity of the background (0-100). A composite manager can then render something behind it. + Here you can set the opacity of the background (0-100). A composite manager can then render something behind it. diff --git a/konsole/tips b/konsole/tips index 6755a1d22..11fa29969 100644 --- a/konsole/tips +++ b/konsole/tips @@ -201,7 +201,7 @@ on non-Linux systems too?

...that working with remote hosts in Konsole can be made much easier by setting the -prompt to correctly show your hostname and present path? Try setting your prompt in our +prompt to correctly show your hostname and present path? Try setting your prompt in your ~/.bashrc with: "export PS1='\[\e[0m\h:\w> '" You can then just select your prompt and press middle-mouse to paste it as the source or destination on the command line.