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
@@ -34,7 +34,7 @@
class YaPluginFactory : public Steinberg::IPluginFactory3 {
public:
/**
* These are the arguments for creating a `YaPluginFactoryImpl`.
* These are the arguments for constructing a `YaPluginFactoryImpl`.
*/
struct ConstructArgs {
ConstructArgs();