Skip to content

Commit

Permalink
Merge pull request sonic-pi-net#1151 from ethancrawford/proofreading-2
Browse files Browse the repository at this point in the history
Typos - fix another sample example typo
  • Loading branch information
samaaron committed Apr 15, 2016
2 parents c51e770 + 5c0fd09 commit d764567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/sonicpi/lib/sonicpi/lang/sound.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3201,7 +3201,7 @@ def sample(*args)
sample dir, 0 # Play the first top-level sample in the directory
sample dir_recursive, 0 # Play the first sample found after combinining all samples found in
sample dir_recursive, 0 # Play the first sample found after combining all samples found in
# the directory and all directories within it recursively.
# Note that if there are many sub directories this may take some time
# to execute. However, the result is cached so subsequent calls will
Expand Down

0 comments on commit d764567

Please sign in to comment.