Update Ya*::ConstructArgs docstrings

This commit is contained in:
Robbert van der Helm
2020-12-19 13:27:00 +01:00
parent 95b30b069e
commit be78ff50be
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ class Vst3PluginProxy : public YaAudioProcessor,
public YaPluginBase {
public:
/**
* These are the arguments for creating a `Vst3PluginProxyImpl`.
* These are the arguments for constructing a `Vst3PluginProxyImpl`.
*/
struct ConstructArgs {
ConstructArgs();