chore(util) comments

This commit is contained in:
coderaiser 2014-11-04 06:44:54 -05:00
parent 1c3a97fbad
commit fa42c9a1ea

View file

@ -14,7 +14,7 @@
/*
* apply arguemnts to constructor
*
* @param constructo
* @param constructor
* @param args
*/
this.applyConstructor = function(constructor, args) {