Skip to content

Commit

Permalink
update code doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciosoares committed Feb 12, 2015
1 parent 663e9bd commit 9c7c1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Core.prototype.getElement = function(id) {
};

/**
* Starts a registered module
* Starts a registered module, if no module is passed, it starts all modules
*
* @method start
* @param {string} module the name of the module
Expand Down

0 comments on commit 9c7c1fb

Please sign in to comment.