]> git.sur5r.net Git - i3/i3/commitdiff
Fix formatting of description list 1974/head github/master
authorJakob Haufe <sur5r@sur5r.net>
Thu, 1 Oct 2015 19:34:16 +0000 (21:34 +0200)
committerJakob Haufe <sur5r@sur5r.net>
Thu, 1 Oct 2015 19:34:16 +0000 (21:34 +0200)
docs/userguide

index 13dae4fe087f5798ae05cc49cf4ed6fce60abba1..b077eb66d42e49cc9a70361c615be4a9691e9b10 100644 (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>>.