From 6e6914aa5b1b9e5de69f0769a64b83202122a7d0 Mon Sep 17 00:00:00 2001 From: blueluke Date: Tue, 12 Nov 2013 15:11:54 -0800 Subject: [PATCH] Removed a misplaced space in mpd_notification_preset variable declaration --- mpd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpd.md b/mpd.md index 0e2eca5..646b690 100644 --- a/mpd.md +++ b/mpd.md @@ -44,7 +44,7 @@ Variable | Meaning | Type | Default and can modify `mpd_notification_preset` table, which will be the preset for the naughty notifications. Check [here](http://awesome.naquadah.org/doc/api/modules/naughty.html#notify) for the list of variables it can contain. Default definition: - mpd_notification _preset = { + mpd_notification_preset = { title = "Now playing", timeout = 6, text = string.format("%s (%s) - %s\n%s", mpd_now.artist, -- 2.39.2