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 23d8516763
commit a11f6f5235
14 changed files with 29 additions and 29 deletions

View file

@ -329,7 +329,7 @@ namespace Ryujinx.Graphics.Gpu
}
/// <summary>
/// Gets the result of a Arithmetic and Logic operation using registers.
/// Gets the result of an Arithmetic and Logic operation using registers.
/// </summary>
/// <param name="aluOp">Arithmetic and Logic unit operation with registers</param>
/// <param name="a">First operand value</param>