Skip to content

Commit a89b496

Browse files
authored
Typo in documentation
Applied changes from processing/p5.js#4044
1 parent 79dfe37 commit a89b496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/audioin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ define(function (require) {
6767

6868
/**
6969
* Client must allow browser to access their microphone / audioin source.
70-
* Default: false. Will become true when the client enables acces.
70+
* Default: false. Will become true when the client enables access.
7171
*
7272
* @property {Boolean} enabled
7373
*/

0 commit comments

Comments
 (0)