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/State/GpuState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Ryujinx.Graphics.Gpu/State') diff --git a/Ryujinx.Graphics.Gpu/State/GpuState.cs b/Ryujinx.Graphics.Gpu/State/GpuState.cs index f673d296..c6052f4a 100644 --- a/Ryujinx.Graphics.Gpu/State/GpuState.cs +++ b/Ryujinx.Graphics.Gpu/State/GpuState.cs @@ -94,7 +94,7 @@ namespace Ryujinx.Graphics.Gpu.State } /// - /// Writes a offset value at the uniform buffer offset register. + /// Writes an offset value at the uniform buffer offset register. /// /// The offset to be written public void SetUniformBufferOffset(int offset) -- cgit v1.2.3