mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 02:26:23 +02:00
misc: [ci skip] fix typo in comment & rename CheckForUpdateAsync
This commit is contained in:
parent
3950e8adff
commit
f2aea4fb22
4 changed files with 5 additions and 5 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue