1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 14:13:32 +02:00

Fix some spelling mistakes.

This commit is contained in:
freddii
2021-01-12 09:54:34 +00:00
committed by James Crook
parent c13407d692
commit 2593a84d56
38 changed files with 46 additions and 46 deletions

View File

@@ -761,7 +761,7 @@ bool AUPImportFileHandle::HandleProject(XMLTagHandler *&handler)
}
// If that fails then try to use the filename of the .aup as the base directory
// This is because unzipped projects e.g. those that get transfered between mac-pc
// This is because unzipped projects e.g. those that get transferred between mac-pc
// may have encoding issues and end up expanding the wrong filenames for certain
// international characters (such as capital 'A' with an umlaut.)
if (projName.empty())