mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-09 14:43:57 +01:00
Fix some comments
This commit is contained in:
@@ -229,7 +229,7 @@ public:
|
||||
AudioUnitEffectsModule(ModuleManagerInterface *moduleManager, const wxString *path);
|
||||
virtual ~AudioUnitEffectsModule();
|
||||
|
||||
// IdentInterface implementatino
|
||||
// IdentInterface implementation
|
||||
|
||||
wxString GetPath() override;
|
||||
wxString GetSymbol() override;
|
||||
|
||||
Reference in New Issue
Block a user