Fix some spelling mistakes

Thanks to LDj3SNuD for spotting these
This commit is contained in:
gdkchan 2020-01-01 20:14:18 -03:00 committed by Thog
parent b1823857e1
commit 30a909265a
14 changed files with 29 additions and 29 deletions

View file

@ -15,7 +15,7 @@ namespace Ryujinx.Graphics.Gpu.Image
/// <summary>
/// Shader texture handle.
/// This is a index into the texture constant buffer.
/// This is an index into the texture constant buffer.
/// </summary>
public int Handle { get; }