summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Egger <christoph@debian.org>2018-08-18 18:24:33 +0200
committerChristoph Egger <christoph@debian.org>2018-08-18 18:24:33 +0200
commit1417514afc1f2b01d9208145c434216bb0597d7c (patch)
treeb60c608a3116c74e3c3053385224e94318cde14d
parent8fb625a7d22c720e43362e05cdab84a4f9532a6b (diff)
Fix spelling in manpage
-rw-r--r--doc/herbstluftwm.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/herbstluftwm.txt b/doc/herbstluftwm.txt
index c5154b94..97246122 100644
--- a/doc/herbstluftwm.txt
+++ b/doc/herbstluftwm.txt
@@ -829,8 +829,8 @@ mktemp [*bool*|*int*|*string*|*uint*] 'IDENTIFIER' 'COMMAND' ['ARGS' ...]::
then. The exit status of 'COMMAND' is returned.
compare 'ATTRIBUTE' 'OPERATOR' 'VALUE'::
- Compares the value of 'ATTRIBUTE' with 'VALUE' using the comparation method
- 'OPERATOR'. If the comparation succeeds, it returns 0, else 1. The operators
+ Compares the value of 'ATTRIBUTE' with 'VALUE' using the comparison method
+ 'OPERATOR'. If the comparison succeeds, it returns 0, else 1. The operators
are:
- *=*: __ATTRIBUTE__'s value equals 'VALUE'
- *!=*: __ATTRIBUTE__'s value does not equal 'VALUE'
@@ -1531,7 +1531,7 @@ urgent [on|off] 'WINID'::
The urgent state of client with given 'WINID' has been changed to [on|off].
rule 'NAME' 'WINID'::
- A window with the id 'WINID' appeared which triggerd a rule with the
+ A window with the id 'WINID' appeared which triggered a rule with the
consequence hook='NAME'.
There are also other useful hooks, which never will be emitted by herbstluftwm