From a11f6f52350e2cd1ba80fb45a3e69194cdc605b5 Mon Sep 17 00:00:00 2001 From: gdkchan Date: Wed, 1 Jan 2020 20:14:18 -0300 Subject: Fix some spelling mistakes Thanks to LDj3SNuD for spotting these --- Ryujinx.Graphics.Gpu/MacroInterpreter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Ryujinx.Graphics.Gpu/MacroInterpreter.cs') diff --git a/Ryujinx.Graphics.Gpu/MacroInterpreter.cs b/Ryujinx.Graphics.Gpu/MacroInterpreter.cs index 63a5986a..c853da73 100644 --- a/Ryujinx.Graphics.Gpu/MacroInterpreter.cs +++ b/Ryujinx.Graphics.Gpu/MacroInterpreter.cs @@ -329,7 +329,7 @@ namespace Ryujinx.Graphics.Gpu } /// - /// Gets the result of a Arithmetic and Logic operation using registers. + /// Gets the result of an Arithmetic and Logic operation using registers. /// /// Arithmetic and Logic unit operation with registers /// First operand value -- cgit v1.2.3