[FIX] documentation

bzr revid: fme@openerp.com-20131114100419-6eqlhhptrvohdyf0
This commit is contained in:
Fabien Meghazi 2013-11-14 11:04:19 +01:00
parent c26013ab22
commit 427c6915cf
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
* Usage Ex:
*
* website.prompt("What... is your quest ?").then(function (answer) {
* arthur.reply("To seek the Holy Grail.");
* arthur.reply(answer || "To seek the Holy Grail.");
* });
*
* website.prompt({