Skip to content

Commit bdab327

Browse files
authored
Merge pull request #437 from parulpriyedarshani/a_branch
Added modifications for typographical errors on documentation in p5.…
2 parents 1f12b20 + db8ab04 commit bdab327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)