chore: remove repetitive words (#6500)

Signed-off-by: standstaff <zhengxingru@yeah.net>
This commit is contained in:
standstaff 2024-03-17 02:49:54 +08:00 committed by GitHub
parent 26026d1357
commit e19e7622a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View file

@ -173,7 +173,7 @@ namespace Ryujinx.Graphics.Gpu.Memory
ShrinkOverlapsBufferIfNeeded();
// If the the range is not properly aligned for sparse mapping,
// If the range is not properly aligned for sparse mapping,
// let's just force it to a single range.
// This might cause issues in some applications that uses sparse
// mappings.