Skip to content

Commit c15cc05

Browse files
committed
Fix grammar error in synth docstring
1 parent 7b4f030 commit c15cc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/sonicpi/lib/sonicpi/synthinfo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@ def synth_name
16901690
end
16911691

16921692
def doc
1693-
"A hollow breathy sound built constructed from random noise"
1693+
"A hollow breathy sound constructed from random noise"
16941694
end
16951695

16961696
def arg_defaults

0 commit comments

Comments
 (0)