1
0
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:
v.audacity
2011-10-16 23:16:20 +00:00
parent a0db986d56
commit 939eab26ae

View File

@@ -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.