Fix typos
This commit is contained in:
parent
041be646b5
commit
0ef7822d65
1 changed files with 4 additions and 4 deletions
|
@ -83,7 +83,7 @@ likely what you want.</string>
|
|||
<item>
|
||||
<widget class="QLabel" name="label_6">
|
||||
<property name="text">
|
||||
<string><b>Click To Focus - Mouse Precendence</b><br>
|
||||
<string><b>Click To Focus - Mouse Precedence</b><br>
|
||||
This is mostly the same as <i>Click To Focus</i><br><br>
|
||||
If an active window has to be chosen by the system<br>
|
||||
(eg. because the currently active one was closed) <br>
|
||||
|
@ -126,7 +126,7 @@ Think as <i>Click To Focus</i> just without having to actually click
|
|||
<item>
|
||||
<widget class="QLabel" name="label_8">
|
||||
<property name="text">
|
||||
<string><b>Focus Follows Mouse - Mouse Precendence</b><br>
|
||||
<string><b>Focus Follows Mouse - Mouse Precedence</b><br>
|
||||
This is mostly the same as <i>Focus Follows Mouse</i><br><br>
|
||||
If an active window has to be chosen by the system<br>
|
||||
(eg. because the currently active one was closed) <br>
|
||||
|
@ -155,7 +155,7 @@ Notice:<br>
|
|||
<b>Focus stealing prevention</b> and the <b>tabbox ("Alt+Tab")</b><br>
|
||||
contradict the policy and <b>will not work</b>.<br><br>
|
||||
You very likely want to use<br>
|
||||
<i>Focus Follows Mouse - Mouse Precendence</i> instead!</string>
|
||||
<i>Focus Follows Mouse - Mouse Precedence</i> instead!</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||||
|
@ -180,7 +180,7 @@ Notice:<br>
|
|||
<b>Focus stealing prevention</b> and the <b>tabbox ("Alt+Tab")</b><br>
|
||||
contradict the policy and <b>will not work</b>.<br><br>
|
||||
You very likely want to use<br>
|
||||
<i>Focus Follows Mouse - Mouse Precendence</i> instead!</string>
|
||||
<i>Focus Follows Mouse - Mouse Precedence</i> instead!</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||||
|
|
Loading…
Reference in a new issue