Update lib/ruled/notification.lua

Co-Authored-By: Seth Barberee <seth.barberee@gmail.com>
This commit is contained in:
Emmanuel Lepage Vallée 2020-02-22 18:48:06 -05:00 committed by GitHub
parent ea79035e71
commit 6bd1c1031a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ local gobject = require("gears.object")
-- @clientruleproperty append_actions
-- @param table
--- Set a fallback timeout the notification has no explicit timeout.
--- Set a fallback timeout when the notification doesn't have an explicit timeout.
--
-- The value is in seconds. If none is specified, the default is 5 seconds. If
-- the notification specifies its own timeout, this property will be skipped.