Match rmcrackan's changes

This commit is contained in:
Michael Bucari-Tovo 2022-06-23 11:07:10 -06:00
parent 1470aefd42
commit 52622fadbb
15 changed files with 22 additions and 21 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()
{