Fixed typo in NotifyBanner docs

This commit is contained in:
seiichiro 2014-02-23 10:37:04 +01:00
parent 795c745905
commit 11fc75f3c1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ This parameter is optional. It receives a JS-Object with parameters for colors a
fgColor: "red",
// Set the color of the Background
bgcolor: "yellow",
bgColor: "yellow",
// Set the timeout in ms
time: 4000