We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03dad03 commit f562a05Copy full SHA for f562a05
modules/tracktion_engine/plugins/ARA/tracktion_ARAPluginFactory.h
@@ -94,7 +94,7 @@ struct ARAPluginFactory
94
return d;
95
96
// If there is no default, Melodyne might not be installed so
97
- // just return an empty desc to avoid overrwriting the data
+ // just return an empty desc to avoid overwriting the data
98
return {};
99
}
100
0 commit comments