fixed doc error

This commit is contained in:
Yotam Mann 2014-06-20 01:46:39 -04:00
parent ec39ce3985
commit c9cbcaa3e5

View file

@ -75,7 +75,7 @@ define(["Tone/core/Tone", "Tone/source/Source"], function(Tone){
/**
* internal start method
*
* @type {Tone.Time} time
* @param {Tone.Time} time
* @private
*/
Tone.Noise.prototype._start = function(time){