mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 22:40:47 -07:00
Fix some spelling mistakes
Thanks to LDj3SNuD for spotting these
This commit is contained in:
@ -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; }
|
||||
|
||||
|
Reference in New Issue
Block a user