doc: Fix the type of naughty.notification.id.
Copy/paste error.
This commit is contained in:
parent
88e51faa87
commit
620241e056
|
@ -74,8 +74,7 @@ local notification = {}
|
||||||
-- This is the equivalent to a PID as allows external applications to select
|
-- This is the equivalent to a PID as allows external applications to select
|
||||||
-- notifications.
|
-- notifications.
|
||||||
-- @property id
|
-- @property id
|
||||||
-- @param string
|
-- @param number
|
||||||
-- @see title
|
|
||||||
|
|
||||||
--- Text of the notification.
|
--- Text of the notification.
|
||||||
--
|
--
|
||||||
|
|
Loading…
Reference in New Issue