Skip to content

Commit db8ab04

Browse files
Added modifications for typographical errors on documentation in p5.soundloop
1 parent 006cfed commit db8ab04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/soundLoop.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ define(function (require) {
144144

145145

146146
/**
147-
* Synchronize loops. Use this method to start two more more loops in synchronization
147+
* Synchronize loops. Use this method to start two or more loops in synchronization
148148
* or to start a loop in synchronization with a loop that is already playing
149149
* This method will schedule the implicit loop in sync with the explicit master loop
150150
* i.e. loopToStart.syncedStart(loopToSyncWith)

0 commit comments

Comments
 (0)