We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006cfed commit db8ab04Copy full SHA for db8ab04
src/soundLoop.js
@@ -144,7 +144,7 @@ define(function (require) {
144
145
146
/**
147
- * Synchronize loops. Use this method to start two more more loops in synchronization
+ * Synchronize loops. Use this method to start two or more loops in synchronization
148
* or to start a loop in synchronization with a loop that is already playing
149
* This method will schedule the implicit loop in sync with the explicit master loop
150
* i.e. loopToStart.syncedStart(loopToSyncWith)
0 commit comments