fix copypasta in comment

This commit is contained in:
MutantAura 2024-03-17 21:06:25 +00:00
commit 023d96646d

View file

@ -163,7 +163,7 @@ namespace Ryujinx.UI.Common.Configuration
public bool ShowConfirmExit { get; set; } public bool ShowConfirmExit { get; set; }
/// <summary> /// <summary>
/// Checks for updates when Ryujinx starts when enabled /// Enables ANGLE hardware-accelerated rendering for Avalonia
/// </summary> /// </summary>
public bool EnableHardwareAcceleration { get; set; } public bool EnableHardwareAcceleration { get; set; }