diff --git a/lib/naughty/notification.lua b/lib/naughty/notification.lua index 5ad11de6..b00b880b 100644 --- a/lib/naughty/notification.lua +++ b/lib/naughty/notification.lua @@ -74,8 +74,7 @@ local notification = {} -- This is the equivalent to a PID as allows external applications to select -- notifications. -- @property id --- @param string --- @see title +-- @param number --- Text of the notification. --