fabien-d / alertify.js

JavaScript Alert/Notification System
http://fabien-d.github.com/alertify.js/
4.26k stars 726 forks source link

better variable name in the docs #244

Open lexoyo opened 9 years ago

lexoyo commented 9 years ago

The name e was miss leading since it is a boolean:

alertify.prompt("Message", function (e, str)