Skip to content

Commit

Permalink
JSDocs: add missing module leader - fixes #546
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed May 11, 2015
1 parent 01db223 commit 8b3f0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pubsub/subscription.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ var util = require('../common/util.js');
* for messages automatically as long as there is at least one listener assigned
* for the `message` event.
*
* @alias pubsub/subscription
* @alias module:pubsub/subscription
* @constructor
*
* @example
Expand Down

0 comments on commit 8b3f0cf

Please sign in to comment.