awful.remote: enhance description

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2009-08-28 15:36:34 +02:00
parent d9fff4da2c
commit 1029a3cb69
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ local dbus = dbus
local unpack = unpack local unpack = unpack
local type = type local type = type
--- Remote control module for awful --- Remote control module allowing usage of awesome-client.
module("awful.remote") module("awful.remote")
if dbus then if dbus then