mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Fix minor typos (#720)
Co-authored-by: freddii <https://freddii@github.com>
This commit is contained in:
@@ -1561,7 +1561,7 @@ void CommandManager::CheckDups()
|
||||
// to test for this case.
|
||||
// Note that if a user is using the full set of default shortcuts, and one
|
||||
// of these is changed, then if /GUI/Shortcuts/FullDefaults is not set in audacity.cfg,
|
||||
// because the defaults appear as user assigned shorcuts in audacity.cfg,
|
||||
// because the defaults appear as user assigned shortcuts in audacity.cfg,
|
||||
// the previous default overrides the changed default, and no duplicate can
|
||||
// be introduced.
|
||||
void CommandManager::RemoveDuplicateShortcuts()
|
||||
|
||||
Reference in New Issue
Block a user