From 1417514afc1f2b01d9208145c434216bb0597d7c Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Sat, 18 Aug 2018 18:24:33 +0200 Subject: Fix spelling in manpage --- doc/herbstluftwm.txt | 6 +++--- 1 file 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 -- cgit v1.2.3