Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 herbstluftwm (0.7.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Move to salsa's Debian group from collab-maint
Author: Christoph Egger <christoph@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2018-08-18

--- herbstluftwm-0.7.1.orig/doc/herbstluftwm.txt
+++ herbstluftwm-0.7.1/doc/herbstluftwm.txt
@@ -829,8 +829,8 @@ mktemp [*bool*|*int*|*string*|*uint*] 'I
     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
