fix issue in docs

This commit is contained in:
John McLear 2015-01-24 02:18:59 +00:00
parent f880b0feb7
commit c878a957b7
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ exports.exportHtmlAdditionalTags = function(hook, pad, cb){
var padId = pad.id;
cb(["massive","jugs"]);
};
```
## userLeave
Called from src/node/handler/PadMessageHandler.js