diff --git a/lib/awful/remote.lua.in b/lib/awful/remote.lua.in index 069036f39..1b15813d5 100644 --- a/lib/awful/remote.lua.in +++ b/lib/awful/remote.lua.in @@ -14,7 +14,7 @@ local dbus = dbus local unpack = unpack local type = type ---- Remote control module for awful +--- Remote control module allowing usage of awesome-client. module("awful.remote") if dbus then