1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Fix minor typo: coninue -> continue (#736)

This commit is contained in:
Yuri Chornoivan
2021-02-01 13:49:26 +02:00
committed by GitHub
parent accd1770b4
commit dd9998c855

View File

@@ -71,7 +71,7 @@ void AudacityFileConfig::Warn()
"This could be caused by many reasons, but the most likely are that "
"the disk is full or you do not have write permissions to the file. "
"More information can be obtained by clicking the help button below.\n\n"
"You can attempt to correct the issue and then click \"Retry\" to coninue.\n\n"
"You can attempt to correct the issue and then click \"Retry\" to continue.\n\n"
"If you choose to \"Quit Audacity\", your project may be left in an unsaved "
"state which will be recovered the next time you open it.")
.Format(GetFilePath()),