We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f12b20 + db8ab04 commit bdab327Copy full SHA for bdab327
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