X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/2d01d70e6be41351df903ec6afd2d709b35f80bd..a339e3b6cf323d809647c1bacec0a388e955854c:/mpd.md?ds=sidebyside

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,