X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/5694a737cba6bc0eba866ceff01ae05f28241bf8..86223d5eed3657032571f1166266a39021061b9f:/yawn.md?ds=sidebyside

diff --git a/yawn.md b/yawn.md
index a9a1a7b..30d160c 100644
--- a/yawn.md
+++ b/yawn.md
@@ -34,7 +34,7 @@ an existent widget.
     `timeout` | Refresh timeout seconds | int | integers | 600
     `settings` | User settings | function | function | empty function
 
-    `settings` can use strings `forecast`, `units`, and can modify `notification_preset` table, which
+    `settings` can use strings `forecast`, `units`, and can modify `yawn_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.
 
 The function `register` creates an imagebox icon and a textbox widget. Add them to you wibox like this: