Skip to content

Commit 6e919b6

Browse files
authored
extra space removed
1 parent e7f1dc6 commit 6e919b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/monosynth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ class MonoSynth extends AudioVoice {
310310
}
311311

312312
/**
313-
* Returns current type of internal oscillator eg. 'sine', 'triangle', 'sawtooth' or 'square'.
313+
* Returns current type of internal oscillator eg. 'sine', 'triangle', 'sawtooth' or 'square'.
314314
*
315315
* @method getType
316316
* @for p5.MonoSynth

0 commit comments

Comments
 (0)