From 7a66d55df5e40c45838fd6b3a82fd9ce4f399742 Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Thu, 1 Oct 2015 21:34:16 +0200 Subject: [PATCH] Fix formatting of description list --- docs/userguide | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/userguide b/docs/userguide index 13dae4fe..b077eb66 100644 --- a/docs/userguide +++ b/docs/userguide @@ -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 <>. -+%instance+: ++%instance+:: The X11 window instance (first part of WM_CLASS). This corresponds to the +instance+ criterion, see <>. -- 2.39.5