diff --git a/lib/awful/dbus.lua b/lib/awful/dbus.lua index 8660dce43..be9681532 100644 --- a/lib/awful/dbus.lua +++ b/lib/awful/dbus.lua @@ -1,8 +1,8 @@ --------------------------------------------------------------------------- --- D-Bus module for awful. -- --- This module simply request the org.awesomewm.awful name on the D-Bus --- for futur usage by other awful modules. +-- This module simply requests the org.awesomewm.awful name on the D-Bus +-- for future usage by other awful modules. -- -- @author Julien Danjou <julien@danjou.info> -- @copyright 2009 Julien Danjou