Spellcheck in Comments and Strings

Corrected some spellings in Display messages and Comments.
This commit is contained in:
Dr-Blank 2022-06-22 23:35:54 -04:00
parent c33891a4bc
commit d1365c3d7d
12 changed files with 19 additions and 19 deletions

View file

@ -218,7 +218,7 @@ namespace AaxDecrypter
}
/// <summary>
/// Downlod <see cref="Uri"/> to <see cref="SaveFilePath"/>.
/// Download <see cref="Uri"/> to <see cref="SaveFilePath"/>.
/// </summary>
private void DownloadFile()
{