Skip to content

Commit 7b9ff97

Browse files
nathan411reuk
authored andcommitted
Docs: Fixed typo in juce::SamplerSound documentation (SampledSound -> SamplerSound)
1 parent a3f81eb commit 7b9ff97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/juce_audio_formats/sampler/juce_Sampler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ namespace juce
4343
into memory.
4444
4545
To use it, create a Synthesiser, add some SamplerVoice objects to it, then
46-
give it some SampledSound objects to play.
46+
give it some SamplerSound objects to play.
4747
4848
@see SamplerVoice, Synthesiser, SynthesiserSound
4949

0 commit comments

Comments
 (0)