From f0df2d6e8fd64eb762e419fd632747eee80fee8f Mon Sep 17 00:00:00 2001 From: Emmanuel Lepage Vallee Date: Mon, 31 Dec 2018 17:49:14 -0500 Subject: [PATCH] doc: Merge the `termite` hotkey popup doc The other components are already merged as such. --- lib/awful/hotkeys_popup/keys/termite.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/awful/hotkeys_popup/keys/termite.lua b/lib/awful/hotkeys_popup/keys/termite.lua index 639d49f1..a6514105 100644 --- a/lib/awful/hotkeys_popup/keys/termite.lua +++ b/lib/awful/hotkeys_popup/keys/termite.lua @@ -3,7 +3,7 @@ -- -- @author ikselven -- @copyright 2017 ikselven --- @module awful.hotkeys_popup.keys.termite +-- @submodule awful.hotkeys_popup --------------------------------------------------------------------------- local hotkeys_popup = require("awful.hotkeys_popup.widget")