mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 15:43:50 +01:00
Change "blockfile" to "block file" consistently in log and error dialogs.
This commit is contained in:
@@ -311,7 +311,7 @@ void SimpleBlockFile::FillCache()
|
||||
mCache.active = true;
|
||||
mCache.needWrite = false;
|
||||
|
||||
DEBUG_OUTPUT("Succesfully read simple blockfile into cache");
|
||||
DEBUG_OUTPUT("Succesfully read simple block file into cache");
|
||||
}
|
||||
|
||||
/// Read the summary section of the disk file.
|
||||
|
||||
Reference in New Issue
Block a user