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

@ -123,7 +123,7 @@ namespace Ryujinx.Graphics.Gpu.Engine
/// <summary>
/// Sets the index buffer count.
/// This also sets internal state that indicates that the next draw is a indexed draw.
/// This also sets internal state that indicates that the next draw is an indexed draw.
/// </summary>
/// <param name="state">Current GPU state</param>
/// <param name="argument">Method call argument</param>