mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 16:48:00 +00:00
fixed doc error
This commit is contained in:
parent
ec39ce3985
commit
c9cbcaa3e5
1 changed files with 1 additions and 1 deletions
|
@ -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){
|
||||
|
|
Loading…
Reference in a new issue