mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-02 06:40:12 +01:00
Fix minor typos (#720)
Co-authored-by: freddii <https://freddii@github.com>
This commit is contained in:
@@ -160,7 +160,7 @@ typedef ModuleInterface *(*ModuleMain)(const wxString *path);
|
||||
static ModuleInterface * name(const wxString *path)
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// This will create a class and instnace that will register the module entry
|
||||
// This will create a class and instance that will register the module entry
|
||||
// point during Audacity startup. At the appropriate time, the entry point
|
||||
// will be called to create the module instance.
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user