mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-25 07:09:55 -06:00
misc: [ci skip] fix typo in comment & rename CheckForUpdateAsync
This commit is contained in:
@ -88,7 +88,7 @@ namespace Ryujinx.Ava.Systems
|
||||
}
|
||||
}
|
||||
|
||||
// If build not done, assume no new update are available.
|
||||
// If build not done, assume no new update is available.
|
||||
if (_buildUrl is null)
|
||||
{
|
||||
if (showVersionUpToDate)
|
||||
|
Reference in New Issue
Block a user