From 55506f432ed9b0daee273a5570d07480dad40ad8 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Fri, 26 Feb 2016 12:18:19 +0100 Subject: [PATCH] window layouter: small documentation fix --- repos/gems/src/app/floating_window_layouter/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/gems/src/app/floating_window_layouter/README b/repos/gems/src/app/floating_window_layouter/README index ec7be2ab4..1e5063b47 100644 --- a/repos/gems/src/app/floating_window_layouter/README +++ b/repos/gems/src/app/floating_window_layouter/README @@ -66,7 +66,7 @@ layouter configuration as follows: ! Each '' node defines the policy when the specified 'key' is pressed. -If can be equipped with an 'action' attribute that triggers a window action. +It can be equipped with an 'action' attribute that triggers a window action. The supported window actions are: :next_window: Focus the next window in the focus history.