diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-07-04 20:09:13 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-07-04 20:09:13 +0200 |
commit | 1a6edf83b9d29f1541e29b0cd1706dc8291ba2e2 (patch) | |
tree | caf3c452187a6a10ae38c59449e56c3b09a1dbc5 /konsole | |
parent | 1663e522eb81968907e14c8d8b65b95b63bcc852 (diff) | |
download | tdebase-1a6edf83b9d29f1541e29b0cd1706dc8291ba2e2.tar.gz tdebase-1a6edf83b9d29f1541e29b0cd1706dc8291ba2e2.zip |
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'konsole')
-rw-r--r-- | konsole/tips | 2 |
1 files changed, 1 insertions, 1 deletions
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? <tip category="Konsole"> <html> <p>...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. </html> |