mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Fix some very minor spelling mistakes
Found by Lintian https://lintian.debian.org/
This commit is contained in:
@ -143,7 +143,7 @@ void StateCache::Init()
|
||||
{
|
||||
// If a PSO fails to create, that means either:
|
||||
// - The file itself is corrupt.
|
||||
// - A driver/HW change has occured, causing the existing cache blobs to be invalid.
|
||||
// - A driver/HW change has occurred, causing the existing cache blobs to be invalid.
|
||||
//
|
||||
// In either case, we want to re-create the disk cache. This should not be a frequent occurence.
|
||||
|
||||
|
Reference in New Issue
Block a user