mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 17:11:20 +01:00
Remove some double space
This commit is contained in:
committed by
James Crook
parent
218eb67316
commit
b4f7946e9b
@@ -1837,7 +1837,7 @@ bool PluginManager::DropFile(const wxString &fileName)
|
||||
|
||||
if (!copied) {
|
||||
::AudacityMessageBox(
|
||||
_("Plug-in file is in use. Failed to overwrite"));
|
||||
_("Plug-in file is in use. Failed to overwrite"));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user