Skip to content

Commit dc969c7

Browse files
committed
fix typo
1 parent 949abdc commit dc969c7

File tree

1 file changed

+1
-1
lines changed
  • app/server/sonicpi/lib/sonicpi/mods

1 file changed

+1
-1
lines changed

app/server/sonicpi/lib/sonicpi/mods/sound.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ def with_arg_bpm_scaling(bool, &block)
161161
end
162162
doc name: :with_arg_bpm_scaling,
163163
introduced: Version.new(2,0,0),
164-
summary: "Block level enable and diable BPM scaling",
164+
summary: "Block level enable and disable BPM scaling",
165165
doc: "Turn synth argument bpm scaling on or off for the supplied block. Note, using rt for args will result in incorrect times when used within this block.",
166166
args: [],
167167
opts: nil,

0 commit comments

Comments
 (0)