fix typo in urgency.lua (#3965)
This commit is contained in:
parent
797e093bcd
commit
e12ed2529b
|
@ -40,7 +40,7 @@ local notif = --DOC_HIDE
|
||||||
|
|
||||||
--DOC_NEWLINE
|
--DOC_NEWLINE
|
||||||
|
|
||||||
-- Create a normal notification.
|
-- Create a critical notification.
|
||||||
local notif2 = --DOC_HIDE
|
local notif2 = --DOC_HIDE
|
||||||
naughty.notification {
|
naughty.notification {
|
||||||
title = "A notification 2",
|
title = "A notification 2",
|
||||||
|
|
Loading…
Reference in New Issue