mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-02 06:40:12 +01:00
Fix some spelling mistakes.
This commit is contained in:
@@ -119,7 +119,7 @@ class ImporterClientInterface
|
||||
public:
|
||||
virtual ~ImporterClientInterface() {};
|
||||
|
||||
// Provides a pointer to the assocated host for this importer.
|
||||
// Provides a pointer to the associated host for this importer.
|
||||
virtual void SetHost(ImporterHostInterface *host) = 0;
|
||||
|
||||
// Open the given file, returning true if it is a recognized
|
||||
|
||||
Reference in New Issue
Block a user