Fix formatting of description list

next
Jakob Haufe 2015-10-01 21:34:16 +02:00 committed by Michael Stapelberg
parent 039494165a
commit 7a66d55df5
1 changed files with 2 additions and 2 deletions

View File

@ -2134,10 +2134,10 @@ and the following placeholders which will be replaced:
+%title+::
The X11 window title (_NET_WM_NAME or WM_NAME as fallback).
+%class+:
+%class+::
The X11 window class (second part of WM_CLASS). This corresponds to the
+class+ criterion, see <<command_criteria>>.
+%instance+:
+%instance+::
The X11 window instance (first part of WM_CLASS). This corresponds to the
+instance+ criterion, see <<command_criteria>>.