Branch: master

1a6edf83 2019-07-04 18:09:13 Slávek Banko
Fix typos in texts.

Signed-off-by: Slávek Banko <slavek.banko@...>
M kdesktop/kdesktop.kcfg
M konsole/tips

kdesktop/kdesktop.kcfg

diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg
index f2226f7..15262b6 100644
--- a/kdesktop/kdesktop.kcfg
+++ b/kdesktop/kdesktop.kcfg
@@ -34,7 +34,7 @@
     <entry key="BackgroundOpacity" type="Int">
       <default>100</default>
       <label>Background Opacity</label>
-      <whatsthis>Here you can the opacity of the background (0-100). A composite manager can then render something behind it.</whatsthis>
+      <whatsthis>Here you can set the opacity of the background (0-100). A composite manager can then render something behind it.</whatsthis>
     </entry>
   </group>
   <group name="General"> 

konsole/tips

diff --git a/konsole/tips b/konsole/tips
index 6755a1d..11fa299 100644
--- a/konsole/tips
+++ b/konsole/tips
@@ -201,7 +201,7 @@
 <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>