mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed a typo in the docs
This commit is contained in:
parent
b6c3add330
commit
5854829fcf
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
/**
|
||||
The base class for a type of plugin format, such as VST, AudioUnit, LADSPA, etc.
|
||||
|
||||
@see AudioFormatManager
|
||||
@see AudioPluginFormatManager
|
||||
*/
|
||||
class JUCE_API AudioPluginFormat
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue